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

th_TH.php « l10n « user_webdavauth « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c6120ba3090ad920c18679a1bc07b0edbad12961 (plain)
1
2
3
4
5
6
<?php
$TRANSLATIONS = array(
"WebDAV Authentication" => "WebDAV Authentication",
"Save" => "บันทึก"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";