nextcloud/apps/files_sharing/l10n/th_TH.php

6 lines
114 B
PHP

<?php
$TRANSLATIONS = array(
"Password" => "รหัสผ่าน"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";