diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-06-28 02:28:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-06-28 02:28:28 +0000 |
commit | 2956da417841cb045796b5e0ff9ab50d1db4ca94 (patch) | |
tree | 4afa6dab6bb6253e4aabba005741c5f28993e93d /core/l10n | |
parent | 529d6537b25c3d7068eedbeb4b88797fe83a4e71 (diff) | |
download | nextcloud-server-2956da417841cb045796b5e0ff9ab50d1db4ca94.tar.gz nextcloud-server-2956da417841cb045796b5e0ff9ab50d1db4ca94.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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", |