Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ur.php « l10n « settings - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1b41db1d67984392bb7a38ae77884381630f6952 (plain)
1
2
3
4
5
<?php
$TRANSLATIONS = array(
"Error" => "خرابی"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";