summaryrefslogtreecommitdiffstats
path: root/core/l10n/ur.php
blob: fdc6c81bd889319bcea309dec660a4cadafdb9e9 (plain)
1
2
3
4
5
6
<?php
$TRANSLATIONS = array(
"_{count} file conflict_::_{count} file conflicts_" => array("",""),
"Error" => "خرابی"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";