summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/nqo.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/nqo.js')
-rw-r--r--apps/files/l10n/nqo.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files/l10n/nqo.js b/apps/files/l10n/nqo.js
index d1bbfca2dd4..8c5bb3bc949 100644
--- a/apps/files/l10n/nqo.js
+++ b/apps/files/l10n/nqo.js
@@ -3,6 +3,7 @@ OC.L10N.register(
{
"_%n folder_::_%n folders_" : [""],
"_%n file_::_%n files_" : [""],
- "_Uploading %n file_::_Uploading %n files_" : [""]
+ "_Uploading %n file_::_Uploading %n files_" : [""],
+ "_ matches '{filter}'_::_ match '{filter}'_" : [""]
},
"nplurals=1; plural=0;");