diff options
Diffstat (limited to 'core/l10n')
-rw-r--r-- | core/l10n/en_GB.js | 1 | ||||
-rw-r--r-- | core/l10n/en_GB.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js index 849dae6c199..41858a349e4 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -352,6 +352,7 @@ OC.L10N.register( "Skip to main content" : "Skip to main content", "Skip to navigation of app" : "Skip to navigation of app", "Get your own free account" : "Get your own free account", + "%s homepage" : "%s homepage", "Confirm your password" : "Confirm your password", "%s's homepage" : "%s's homepage", "Connect to your account" : "Connect to your account", diff --git a/core/l10n/en_GB.json b/core/l10n/en_GB.json index 0b9dbb9261b..4a6a861a6ee 100644 --- a/core/l10n/en_GB.json +++ b/core/l10n/en_GB.json @@ -350,6 +350,7 @@ "Skip to main content" : "Skip to main content", "Skip to navigation of app" : "Skip to navigation of app", "Get your own free account" : "Get your own free account", + "%s homepage" : "%s homepage", "Confirm your password" : "Confirm your password", "%s's homepage" : "%s's homepage", "Connect to your account" : "Connect to your account", |