aboutsummaryrefslogtreecommitdiffstats
path: root/apps/oauth2/l10n/ar.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-12-16 00:19:23 +0000
committerNextcloud bot <bot@nextcloud.com>2023-12-16 00:19:23 +0000
commit538041b6e702f7163594a36b1e0c14dddc28aab7 (patch)
treef7aa11db45439cc30068d366da089d98ede9cae2 /apps/oauth2/l10n/ar.js
parenta29b0b4ba5a68243174cc447486019bf9037ae0d (diff)
downloadnextcloud-server-538041b6e702f7163594a36b1e0c14dddc28aab7.tar.gz
nextcloud-server-538041b6e702f7163594a36b1e0c14dddc28aab7.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/oauth2/l10n/ar.js')
-rw-r--r--apps/oauth2/l10n/ar.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/oauth2/l10n/ar.js b/apps/oauth2/l10n/ar.js
index 176b425c3fc..04cc06e6ee2 100644
--- a/apps/oauth2/l10n/ar.js
+++ b/apps/oauth2/l10n/ar.js
@@ -15,8 +15,8 @@ OC.L10N.register(
"Delete client" : "حذف عميل ",
"Add client" : "إضافة عميل",
"Add" : "إضافة",
- "Show client secret" : "عرض كلمة سر العميل",
"Delete" : "حذف",
+ "Show client secret" : "عرض كلمة سر العميل",
"Secret" : "السر"
},
"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;");