diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-14 00:21:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-14 00:21:21 +0000 |
commit | 26aa322e44cbb6900aa48f99d27b8bdd43a625a2 (patch) | |
tree | b12eff12ba70045d49d45b4d6d403738b8b0a57a /apps/files_external/l10n/ka.js | |
parent | 80f3227204ef88bc58ebda1bd56c2bbb12d47a86 (diff) | |
download | nextcloud-server-26aa322e44cbb6900aa48f99d27b8bdd43a625a2.tar.gz nextcloud-server-26aa322e44cbb6900aa48f99d27b8bdd43a625a2.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_external/l10n/ka.js')
-rw-r--r-- | apps/files_external/l10n/ka.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files_external/l10n/ka.js b/apps/files_external/l10n/ka.js index fcfd8993881..aa2039d608e 100644 --- a/apps/files_external/l10n/ka.js +++ b/apps/files_external/l10n/ka.js @@ -105,9 +105,10 @@ OC.L10N.register( "External storage" : "External storage", "External storage support" : "External storage support", "Adds basic external storage support" : "Adds basic external storage support", - "Enter missing credentials" : "Enter missing credentials", + "Submit" : "Submit", "Unable to update this external storage config. {statusMessage}" : "Unable to update this external storage config. {statusMessage}", "New configuration successfully saved" : "New configuration successfully saved", + "Enter missing credentials" : "Enter missing credentials", "There was an error with this external storage." : "There was an error with this external storage.", "We were unable to check the external storage {basename}" : "We were unable to check the external storage {basename}", "Examine this faulty external storage configuration" : "Examine this faulty external storage configuration", |