diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-06-13 00:18:06 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-06-13 00:18:06 +0000 |
commit | ee45b13327a4daf4739be5f471d21b5a8a4a4b0a (patch) | |
tree | 26672179f9e70255bc8a3fe79e78c9887ce60290 /apps/user_status | |
parent | 7903b42d71aac57b01402ed7ba28168b913c8ee3 (diff) | |
download | nextcloud-server-ee45b13327a4daf4739be5f471d21b5a8a4a4b0a.tar.gz nextcloud-server-ee45b13327a4daf4739be5f471d21b5a8a4a4b0a.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_status')
-rw-r--r-- | apps/user_status/l10n/ar.js | 1 | ||||
-rw-r--r-- | apps/user_status/l10n/ar.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/user_status/l10n/ar.js b/apps/user_status/l10n/ar.js index 25b6ee2ab2f..36b7701b6b6 100644 --- a/apps/user_status/l10n/ar.js +++ b/apps/user_status/l10n/ar.js @@ -8,6 +8,7 @@ OC.L10N.register( "Vacationing" : "في اجازة", "Working remotely" : "العمل عن بعد", "User status" : "حالة العضو", + "View profile" : "عرض الملف الشخصي", "Clear status after" : "مسح رسالة الحالة بعد", "What is your status?" : "ماهي حالتك؟", "Set status" : "تعيين الحالة", diff --git a/apps/user_status/l10n/ar.json b/apps/user_status/l10n/ar.json index 41fa27553ae..d82fd521c75 100644 --- a/apps/user_status/l10n/ar.json +++ b/apps/user_status/l10n/ar.json @@ -6,6 +6,7 @@ "Vacationing" : "في اجازة", "Working remotely" : "العمل عن بعد", "User status" : "حالة العضو", + "View profile" : "عرض الملف الشخصي", "Clear status after" : "مسح رسالة الحالة بعد", "What is your status?" : "ماهي حالتك؟", "Set status" : "تعيين الحالة", |