Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/en_GB.json')
-rw-r--r--lib/l10n/en_GB.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/en_GB.json b/lib/l10n/en_GB.json
index c4c7c5b839c..4581bd873d7 100644
--- a/lib/l10n/en_GB.json
+++ b/lib/l10n/en_GB.json
@@ -85,7 +85,6 @@
"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\"",
@@ -186,6 +185,7 @@
"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"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file