diff options
Diffstat (limited to 'core/l10n/ka.js')
-rw-r--r-- | core/l10n/ka.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/ka.js b/core/l10n/ka.js index a20cfe0cdd3..b88cc057465 100644 --- a/core/l10n/ka.js +++ b/core/l10n/ka.js @@ -266,7 +266,6 @@ OC.L10N.register( "Security warning" : "Security warning", "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "Your data directory and files are probably accessible from the internet because the .htaccess file does not work.", "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentation</a>." : "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentation</a>.", - "Create an <strong>admin account</strong>" : "Create an <strong>admin account</strong>", "Show password" : "Show password", "Toggle password visibility" : "Toggle password visibility", "Storage & database" : "Storage & database", @@ -375,6 +374,7 @@ OC.L10N.register( "Users" : "Users", "Profile not found" : "Profile not found", "The profile does not exist." : "The profile does not exist.", + "Create an <strong>admin account</strong>" : "Create an <strong>admin account</strong>", "Username" : "Username", "Database user" : "Database user", "This action requires you to confirm your password" : "This action requires you to confirm your password", |