server/core/l10n/su.php
2014-08-29 01:56:59 -04:00

5 lines
138 B
PHP

<?php
$TRANSLATIONS = array(
"_{count} file conflict_::_{count} file conflicts_" => array("")
);
$PLURAL_FORMS = "nplurals=1; plural=0;";