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

jv.php « l10n « settings - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 60f6d245940a5e3d59da7986e83eca06cfe14867 (plain)
1
2
3
4
5
<?php
$TRANSLATIONS = array(
"Invalid request" => "Panjalukan salah"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";