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