summaryrefslogtreecommitdiffstats
path: root/core/l10n/mg.php
blob: e012fb1656e37336d55b280b5a0fe07fce8b4621 (plain)
1
2
3
4
5
<?php
$TRANSLATIONS = array(
"_{count} file conflict_::_{count} file conflicts_" => array("","")
);
$PLURAL_FORMS = "nplurals=2; plural=(n > 1);";