server/apps/files/l10n/ur_PK.php
2013-08-09 08:06:31 -04:00

6 lines
147 B
PHP

<?php
$TRANSLATIONS = array(
"Error" => "ایرر",
"Unshare" => "شئیرنگ ختم کریں"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";