diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-09-18 19:05:24 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-09-18 19:05:24 +0000 |
commit | 58790aadf0e45b0344b9c617c2d206b1750b6412 (patch) | |
tree | 0c39433f3069bfc0bb030c7c6a82b760fa761a6f /core/l10n/en_GB.js | |
parent | 77c5ec39f01641f877dfdd1d834c8a8a0e58180b (diff) | |
download | nextcloud-server-58790aadf0e45b0344b9c617c2d206b1750b6412.tar.gz nextcloud-server-58790aadf0e45b0344b9c617c2d206b1750b6412.zip |
[tx-robot] updated from transifex
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 db9279d174d..d8846d9ae49 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -105,6 +105,7 @@ OC.L10N.register( "Cancel" : "Cancel", "Forgot password?" : "Forgot password?", "Back" : "Back", + "Reset search" : "Reset search", "Settings" : "Settings", "Could not load your contacts" : "Could not load your contacts", "Search contacts …" : "Search contacts …", @@ -314,7 +315,6 @@ OC.L10N.register( "_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} search result in another folder","{count} search results in other folders"], "Saving..." : "Saving...", "Search" : "Search", - "Reset search" : "Reset search", "Cancel log in" : "Cancel log in", "These apps will be updated:" : "These apps will be updated:" }, |