Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/ar.js')
-rw-r--r--l10n/ar.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10n/ar.js b/l10n/ar.js
index 82f090286..5f98cf3da 100644
--- a/l10n/ar.js
+++ b/l10n/ar.js
@@ -20,12 +20,12 @@ OC.L10N.register(
"Bold" : "غامق",
"Italic" : "مائل",
"Participants" : "المشارِكون",
- "Edit" : "تعديل",
"Undo" : "تراجع",
"Redo" : "إعادة",
"Info" : "معلومات",
"Success" : "نجاح",
"Warning" : "تحذير",
+ "Edit" : "تعديل",
"New text document" : "مستند نصي جديد"
},
"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;");