diff options
Diffstat (limited to 'apps/settings/l10n/ka.js')
-rw-r--r-- | apps/settings/l10n/ka.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/settings/l10n/ka.js b/apps/settings/l10n/ka.js index 7bc2015e1eb..e0823478da2 100644 --- a/apps/settings/l10n/ka.js +++ b/apps/settings/l10n/ka.js @@ -50,7 +50,7 @@ OC.L10N.register( "Remote wipe was started on %1$s" : "Remote wipe was started on %1$s", "Remote wipe has finished on %1$s" : "Remote wipe has finished on %1$s", "Your <strong>password</strong> or <strong>email</strong> was modified" : "Your <strong>password</strong> or <strong>email</strong> was modified", - "Apps" : "Apps", + "Settings" : "Settings", "Could not remove app." : "Could not remove app.", "Could not update app." : "Could not update app.", "Wrong password" : "Wrong password", @@ -68,7 +68,6 @@ OC.L10N.register( "If you received this email, the email configuration seems to be correct." : "If you received this email, the email configuration seems to be correct.", "Email could not be sent. Check your mail server log" : "Email could not be sent. Check your mail server log", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "A problem occurred while sending the email. Please revise your settings. (Error: %s)", - "Users" : "Users", "Invalid mail address" : "Invalid mail address", "Settings saved" : "Settings saved", "Unable to change full name" : "Unable to change full name", @@ -97,9 +96,10 @@ OC.L10N.register( "Set your password" : "Set your password", "Go to %s" : "Go to %s", "Install Client" : "Install Client", - "Settings" : "Settings", + "Apps" : "Apps", "Personal" : "Personal", "Administration" : "Administration", + "Users" : "Users", "Additional settings" : "Additional settings", "Artificial Intelligence" : "Artificial Intelligence", "Administration privileges" : "Administration privileges", |