Blame view
sources/apps/ownpad_lite/l10n/th_TH.php
431 Bytes
|
42e4f8d60
|
1 2 3 4 5 6 7 8 9 10 11 |
<?php $TRANSLATIONS = array( "My pad" => "แพ็ดของฉัน", "Settings" => "ตั้งค่า", "Pad Title" => "ชื่อของ Pad", "Open" => "เปิด", "Share with" => "แชร์ให้กับ", "Share" => "แชร์", "Etherpad service URL" => "URL ของบริการจาก Etherpad", "Username" => "ชื่อผู้ใช้งาน", "Save" => "บันทึก" ); |