Update lang.ar.js
parent
6b13bd5978
commit
c76905325b
|
@ -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": "أصغر كائن",
|
||||||
|
@ -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