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 'apps/files/l10n/nqo.js')
-rw-r--r--apps/files/l10n/nqo.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/nqo.js b/apps/files/l10n/nqo.js
index 8c5bb3bc949..91d52801985 100644
--- a/apps/files/l10n/nqo.js
+++ b/apps/files/l10n/nqo.js
@@ -4,6 +4,6 @@ OC.L10N.register(
"_%n folder_::_%n folders_" : [""],
"_%n file_::_%n files_" : [""],
"_Uploading %n file_::_Uploading %n files_" : [""],
- "_ matches '{filter}'_::_ match '{filter}'_" : [""]
+ "_matches '{filter}'_::_match '{filter}'_" : [""]
},
"nplurals=1; plural=0;");