summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/mt_MT.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/mt_MT.js')
-rw-r--r--apps/files/l10n/mt_MT.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/mt_MT.js b/apps/files/l10n/mt_MT.js
index 143288144c0..2cbab15890e 100644
--- a/apps/files/l10n/mt_MT.js
+++ b/apps/files/l10n/mt_MT.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=4; plural=(n==1 ? 0 : n==0 || ( n%100>1 && n%100<11) ? 1 : (n%100>10 && n%100<20 ) ? 2 : 3);");