diff options
Diffstat (limited to 'core/l10n/mt_MT.json')
-rw-r--r-- | core/l10n/mt_MT.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/mt_MT.json b/core/l10n/mt_MT.json new file mode 100644 index 00000000000..3a66955ce40 --- /dev/null +++ b/core/l10n/mt_MT.json @@ -0,0 +1,4 @@ +{ "translations": { + "_{count} file conflict_::_{count} file conflicts_" : ["","","",""] +},"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : n==0 || ( n%100>1 && n%100<11) ? 1 : (n%100>10 && n%100<20 ) ? 2 : 3);" +}
\ No newline at end of file |