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