diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-11-19 01:12:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-11-19 01:12:04 +0000 |
commit | 367560ccd6266192c58ec357bb767b3c0cc5a7cb (patch) | |
tree | e0beee5f3ef69129aed6aedb1fea437553af5019 /apps/workflowengine | |
parent | dd74d1ac117d0fa4d8d26ae4962ac1a99b7a4219 (diff) | |
download | nextcloud-server-367560ccd6266192c58ec357bb767b3c0cc5a7cb.tar.gz nextcloud-server-367560ccd6266192c58ec357bb767b3c0cc5a7cb.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/workflowengine')
-rw-r--r-- | apps/workflowengine/l10n/en_GB.js | 2 | ||||
-rw-r--r-- | apps/workflowengine/l10n/en_GB.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/workflowengine/l10n/en_GB.js b/apps/workflowengine/l10n/en_GB.js index 6585b245e2a..a8f20914b16 100644 --- a/apps/workflowengine/l10n/en_GB.js +++ b/apps/workflowengine/l10n/en_GB.js @@ -17,6 +17,7 @@ OC.L10N.register( "matches" : "matches", "does not match" : "does not match", "Example: {placeholder}" : "Example: {placeholder}", + "File name" : "File name", "File size (upload)" : "File size (upload)", "less" : "less", "less or equals" : "less or equals", @@ -45,6 +46,7 @@ OC.L10N.register( "Android client" : "Android client", "iOS client" : "iOS client", "Desktop client" : "Desktop client", + "Thunderbird & Outlook addons" : "Thunderbird & Outlook addons", "User group membership" : "User group membership", "is member of" : "is member of", "is not member of" : "is not member of", diff --git a/apps/workflowengine/l10n/en_GB.json b/apps/workflowengine/l10n/en_GB.json index 5f594ab294c..eeb0088dfe7 100644 --- a/apps/workflowengine/l10n/en_GB.json +++ b/apps/workflowengine/l10n/en_GB.json @@ -15,6 +15,7 @@ "matches" : "matches", "does not match" : "does not match", "Example: {placeholder}" : "Example: {placeholder}", + "File name" : "File name", "File size (upload)" : "File size (upload)", "less" : "less", "less or equals" : "less or equals", @@ -43,6 +44,7 @@ "Android client" : "Android client", "iOS client" : "iOS client", "Desktop client" : "Desktop client", + "Thunderbird & Outlook addons" : "Thunderbird & Outlook addons", "User group membership" : "User group membership", "is member of" : "is member of", "is not member of" : "is not member of", |