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 89b84617d27..2bfd269e9d7 100644 --- a/core/l10n/ka.js +++ b/core/l10n/ka.js @@ -93,6 +93,7 @@ OC.L10N.register( "Continue to {productName}" : "Continue to {productName}", "_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["The update was successful. Redirecting you to {productName} in %n second.","The update was successful. Redirecting you to {productName} in %n seconds."], "Applications menu" : "Applications menu", + "Apps" : "Apps", "More apps" : "More apps", "_{count} notification_::_{count} notifications_" : ["{count} notification","{count} notifications"], "No" : "No", @@ -244,7 +245,6 @@ OC.L10N.register( "No tags found" : "No tags found", "Personal" : "Personal", "Accounts" : "Accounts", - "Apps" : "Apps", "Admin" : "Admin", "Help" : "Help", "Access forbidden" : "Access forbidden", |