diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-06-03 02:28:43 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-06-03 02:28:43 +0000 |
commit | 26f537fbec1e2fb388823a56c8153cebb8c7e4b7 (patch) | |
tree | fe54f1e9d9224e875b3b5d66a0c3c9521d737a3d /apps/workflowengine/l10n/en_GB.js | |
parent | fdb55c65f862075987c10319fa13754b2de7ddb6 (diff) | |
download | nextcloud-server-26f537fbec1e2fb388823a56c8153cebb8c7e4b7.tar.gz nextcloud-server-26f537fbec1e2fb388823a56c8153cebb8c7e4b7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/workflowengine/l10n/en_GB.js')
-rw-r--r-- | apps/workflowengine/l10n/en_GB.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/workflowengine/l10n/en_GB.js b/apps/workflowengine/l10n/en_GB.js index 1697b3719c0..c6a5bbec0d4 100644 --- a/apps/workflowengine/l10n/en_GB.js +++ b/apps/workflowengine/l10n/en_GB.js @@ -34,7 +34,6 @@ OC.L10N.register( "Cancel" : "Cancel", "Delete" : "Delete", "Save" : "Save", - "Browse the app store" : "Browse the app store", "matches" : "matches", "does not match" : "does not match", "is" : "is", @@ -61,6 +60,7 @@ OC.L10N.register( "Request user agent" : "Request user agent", "User group membership" : "User group membership", "is member of" : "is member of", - "is not member of" : "is not member of" + "is not member of" : "is not member of", + "Browse the app store" : "Browse the app store" }, "nplurals=2; plural=(n != 1);"); |