nextcloud/settings/l10n/ur.php

6 lines
104 B
PHP

<?php
$TRANSLATIONS = array(
"Error" => "خرابی"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";