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 'core/l10n/en_NZ.json')
-rw-r--r--core/l10n/en_NZ.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/core/l10n/en_NZ.json b/core/l10n/en_NZ.json
index 52ecaf565a9..d2c1f43f96e 100644
--- a/core/l10n/en_NZ.json
+++ b/core/l10n/en_NZ.json
@@ -1,4 +1,5 @@
{ "translations": {
- "_{count} file conflict_::_{count} file conflicts_" : ["",""]
+ "_{count} file conflict_::_{count} file conflicts_" : ["",""],
+ "_download %n file_::_download %n files_" : ["",""]
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file