diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-04-24 00:20:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-04-24 00:20:51 +0000 |
commit | 19c3ca0f265440f41690b39dc27f2ab7461d958a (patch) | |
tree | d7b6817b8ca05b5ebb29611593f720d47a21f640 /lib/l10n/kab.js | |
parent | e4147017717c2df9d4679e008f1483528fec81a2 (diff) | |
download | nextcloud-server-19c3ca0f265440f41690b39dc27f2ab7461d958a.tar.gz nextcloud-server-19c3ca0f265440f41690b39dc27f2ab7461d958a.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, 2 insertions, 2 deletions
diff --git a/lib/l10n/kab.js b/lib/l10n/kab.js index 86f1fa6331f..488be3f0091 100644 --- a/lib/l10n/kab.js +++ b/lib/l10n/kab.js @@ -2,7 +2,6 @@ OC.L10N.register( "lib", { "Files" : "Ifuyla", - "Help" : "Tallalt", "Apps" : "Isnasen", "Settings" : "Iɣewwaṛen", "Log out" : "Senser", @@ -12,6 +11,7 @@ OC.L10N.register( "Twitter" : "Twitter", "Website" : "Asmel web", "Address" : "Adresse", - "About" : "Γef" + "About" : "Γef", + "Help" : "Tallalt" }, "nplurals=2; plural=(n != 1);"); |