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

ms_MY.php « l10n - github.com/nextcloud/firstrunwizard.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8b26ce66b9a51539ee0f6ced1626c9c305287242 (plain)
1
2
3
4
5
<?php
$TRANSLATIONS = array(
"Documentation" => "Dokumentasi"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";