aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/en_GB.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-04-23 02:26:10 +0000
committerNextcloud bot <bot@nextcloud.com>2021-04-23 02:26:10 +0000
commit539c065e8e9c773f18f991ffd0b82ae0bf6a2470 (patch)
tree2b25503f742dd60b8625e434f85616f95744f8bb /lib/l10n/en_GB.js
parent012f791c8f1603ca5906ec8247b3320c94708e00 (diff)
downloadnextcloud-server-539c065e8e9c773f18f991ffd0b82ae0bf6a2470.tar.gz
nextcloud-server-539c065e8e9c773f18f991ffd0b82ae0bf6a2470.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/en_GB.js')
-rw-r--r--lib/l10n/en_GB.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/en_GB.js b/lib/l10n/en_GB.js
index d6570e3b233..2926027d343 100644
--- a/lib/l10n/en_GB.js
+++ b/lib/l10n/en_GB.js
@@ -87,7 +87,6 @@ OC.L10N.register(
"Files can’t be shared with delete permissions" : "Files can’t be shared with delete permissions",
"Files can’t be shared with create permissions" : "Files can’t be shared with create permissions",
"Expiration date is in the past" : "Expiration date is in the past",
- "Can’t set expiration date more than %s days in the future" : "Can’t set expiration date more than %s days in the future",
"Click the button below to open it." : "Click the button below to open it.",
"The requested share does not exist anymore" : "The requested share does not exist anymore",
"Could not find category \"%s\"" : "Could not find category \"%s\"",
@@ -188,6 +187,7 @@ OC.L10N.register(
"Storage connection timeout. %s" : "Storage connection timeout. %s",
"Following databases are supported: %s" : "Following databases are supported: %s",
"Following platforms are supported: %s" : "Following platforms are supported: %s",
- "Invalid Federated Cloud ID" : "Invalid Federated Cloud ID"
+ "Invalid Federated Cloud ID" : "Invalid Federated Cloud ID",
+ "Can’t set expiration date more than %s days in the future" : "Can’t set expiration date more than %s days in the future"
},
"nplurals=2; plural=(n != 1);");