diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-22 02:25:24 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-22 02:25:24 +0000 |
commit | 2ff877f105c235a08f0fd887d75bddfbbc6cf624 (patch) | |
tree | aa8e2520518525d9356f4e63e17214c8ba2bc7f5 /lib/l10n/kab.js | |
parent | 023f91911ac2c922291b05afb2a43e9bb1c497b1 (diff) | |
download | nextcloud-server-2ff877f105c235a08f0fd887d75bddfbbc6cf624.tar.gz nextcloud-server-2ff877f105c235a08f0fd887d75bddfbbc6cf624.zip |
Fix(l10n): 🔠Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/kab.js')
-rw-r--r-- | lib/l10n/kab.js | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/l10n/kab.js b/lib/l10n/kab.js index 28a886e8d0f..d902aae96f7 100644 --- a/lib/l10n/kab.js +++ b/lib/l10n/kab.js @@ -7,9 +7,11 @@ OC.L10N.register( "Log out" : "Senser", "Users" : "Iseqdacen", "Email" : "Imayl", + "Phone" : "Tiliɣri", "Twitter" : "Twitter", "Website" : "Asmel web", "Address" : "Adresse", - "About" : "Γef" + "About" : "Γef", + "Full name" : "Isem inek ummid" }, "nplurals=2; plural=(n != 1);"); |