diff options
Diffstat (limited to 'apps/settings/l10n/en_GB.js')
-rw-r--r-- | apps/settings/l10n/en_GB.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/settings/l10n/en_GB.js b/apps/settings/l10n/en_GB.js index b8714bd6adb..22106e0662b 100644 --- a/apps/settings/l10n/en_GB.js +++ b/apps/settings/l10n/en_GB.js @@ -443,6 +443,7 @@ OC.L10N.register( "You are using <strong>{usage}</strong>" : "You are using <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Your full name", + "Back" : "Back", "This address is not confirmed" : "This address is not confirmed", "Primary email for password reset and notifications" : "Primary email for password reset and notifications", "Email options" : "Email options", @@ -460,6 +461,7 @@ OC.L10N.register( "Additional emails" : "Additional emails", "Your handle" : "Your handle", "Your headline" : "Your headline", + "Languages" : "Languages", "Help translate" : "Help translate", "Unable to update language" : "Unable to update language", "No language set" : "No language set", |