diff options
Diffstat (limited to 'core/l10n/en_GB.js')
-rw-r--r-- | core/l10n/en_GB.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js index 3ff279920ae..f5df1dde3e6 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -98,6 +98,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", @@ -261,7 +262,6 @@ OC.L10N.register( "No tags found" : "No tags found", "Personal" : "Personal", "Accounts" : "Accounts", - "Apps" : "Apps", "Admin" : "Admin", "Help" : "Help", "Access forbidden" : "Access denied", |