diff options
Diffstat (limited to 'core/l10n/tg_TJ.php')
-rw-r--r-- | core/l10n/tg_TJ.php | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/core/l10n/tg_TJ.php b/core/l10n/tg_TJ.php new file mode 100644 index 00000000000..aff098dff1f --- /dev/null +++ b/core/l10n/tg_TJ.php @@ -0,0 +1,5 @@ +<?php +$TRANSLATIONS = array( +"_{count} file conflict_::_{count} file conflicts_" => array("","") +); +$PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |