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

th_TH.php « l10n - github.com/nextcloud/firstrunwizard.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a3011950d51d7ab6690569fbd1fb42321257b82f (plain)
1
2
3
4
5
<?php
$TRANSLATIONS = array(
"Documentation" => "เอกสารคู่มือประกอบการใช้งาน"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";