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 5bc6c5caf1e..657f2ac5b6d 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -94,6 +94,7 @@ OC.L10N.register( "Forgot password?" : "Forgot password?", "Back" : "Back", "Reset search" : "Reset search", + "Load more results" : "Load more results", "Search" : "Search", "Settings" : "Settings", "Could not load your contacts" : "Could not load your contacts", diff --git a/core/l10n/en_GB.json b/core/l10n/en_GB.json index 98328b9fad6..c3ac29eb8bf 100644 --- a/core/l10n/en_GB.json +++ b/core/l10n/en_GB.json @@ -92,6 +92,7 @@ "Forgot password?" : "Forgot password?", "Back" : "Back", "Reset search" : "Reset search", + "Load more results" : "Load more results", "Search" : "Search", "Settings" : "Settings", "Could not load your contacts" : "Could not load your contacts", |