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:
authorNextcloud bot <bot@nextcloud.com>2020-08-13 06:06:59 +0300
committerNextcloud bot <bot@nextcloud.com>2020-08-13 06:06:59 +0300
commit869cb842b4d6a60299a40f1b10af214d31a82fa7 (patch)
tree2914107f10a14263cc8bfa3278fc1d28d46cbf0d /l10n/ar.js
parent6855f1bbb12caebebea776c749efabbcf708219f (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/ar.js')
-rw-r--r--l10n/ar.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/l10n/ar.js b/l10n/ar.js
index a71464ad9..da2b0fc18 100644
--- a/l10n/ar.js
+++ b/l10n/ar.js
@@ -3,10 +3,10 @@ OC.L10N.register(
{
"Text" : "نص",
"Retry" : "أعد المحاولة",
- "Add link" : "إضافة رابط",
"Edit" : "تعديل",
"Undo" : "تراجع",
"Bold" : "غامق",
- "Italic" : "مائل"
+ "Italic" : "مائل",
+ "Add link" : "إضافة رابط"
},
"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;");