Update lang.fa.js
parent
59a4284487
commit
27c247e0ef
|
@ -79,7 +79,7 @@ svgEditor.readLang({
|
||||||
"fit_to_sel": "هم اندازه شدن با اشیاء انتخاب شده",
|
"fit_to_sel": "هم اندازه شدن با اشیاء انتخاب شده",
|
||||||
"align_relative_to": "تراز نسبت به ...",
|
"align_relative_to": "تراز نسبت به ...",
|
||||||
"relativeTo": "نسبت به:",
|
"relativeTo": "نسبت به:",
|
||||||
"صفحه": "صفحه",
|
"page": "صفحه",
|
||||||
"largest_object": "بزرگترین شئ",
|
"largest_object": "بزرگترین شئ",
|
||||||
"selected_objects": "اشیاء انتخاب شده",
|
"selected_objects": "اشیاء انتخاب شده",
|
||||||
"smallest_object": "کوچکترین شئ",
|
"smallest_object": "کوچکترین شئ",
|
||||||
|
@ -139,7 +139,7 @@ svgEditor.readLang({
|
||||||
"copy": "Copy",
|
"copy": "Copy",
|
||||||
"paste": "Paste",
|
"paste": "Paste",
|
||||||
"paste_in_place": "Paste in Place",
|
"paste_in_place": "Paste in Place",
|
||||||
"حذف ": "Delete",
|
"delete ": "Delete",
|
||||||
"group": "Group",
|
"group": "Group",
|
||||||
"move_front": "Bring to Front",
|
"move_front": "Bring to Front",
|
||||||
"move_up": "Bring Forward",
|
"move_up": "Bring Forward",
|
||||||
|
@ -247,4 +247,4 @@ svgEditor.readLang({
|
||||||
rememberLabel: "Remember this choice?",
|
rememberLabel: "Remember this choice?",
|
||||||
rememberTooltip: "If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again."
|
rememberTooltip: "If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again."
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
Loading…
Reference in New Issue