pixelfed/resources/lang/th/site.php

21 lines
943 B
PHP

<?php
return [
'about' => 'เกี่ยวกับ',
'help' => 'ช่วยเหลือ',
'language' => 'ภาษา',
'fediverse' => 'Fediverse',
'opensource' => 'Open Source',
'terms' => 'ข้อกำหนด',
'privacy' => 'ความเป็นส่วนตัว',
'l10nWip' => 'เรากำลังอยู่ดำเนินการแปลเป็นภาษาของคุณ',
'currentLocale' => 'สถานที่ปัจจุบัน',
'selectLocale' => 'เลือกภาษาที่ได้รับการสนับสนุน',
'contact' => 'ติดต่อ',
'contact-us' => 'ติดต่อเรา',
'places' => 'สถานที่',
'profiles' => 'โพรไฟล์',
];