server/apps/user_webdavauth/l10n/th_TH.php
2014-06-05 01:57:20 -04:00

6 lines
156 B
PHP

<?php
$TRANSLATIONS = array(
"WebDAV Authentication" => "WebDAV Authentication",
"Save" => "บันทึก"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";