forked from GitHub-Mirror/riotX-android
Rename app
to vector
This commit is contained in:
23
vector/src/main/res/values-th/strings.xml
Normal file
23
vector/src/main/res/values-th/strings.xml
Normal file
@ -0,0 +1,23 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<resources>
|
||||
|
||||
<!-- use to retrieve the supported languages list -->
|
||||
<!-- should the same value as the file name -->
|
||||
<string name="resources_language">th</string>
|
||||
<string name="resources_country_code">TH</string>
|
||||
|
||||
|
||||
<string name="or">หรือ</string>
|
||||
<string name="action_open">เปิด</string>
|
||||
<string name="action_close">ปิด</string>
|
||||
<string name="disable">ปิดใช้งาน</string>
|
||||
|
||||
<string name="dialog_title_warning">คำเตือน</string>
|
||||
|
||||
<string name="read_receipt">อ่านแล้ว</string>
|
||||
|
||||
<string name="auth_skip">ข้าม</string>
|
||||
<string name="auth_password_placeholder">รหัสผ่าน</string>
|
||||
<string name="auth_new_password_placeholder">รหัสผ่านใหม่</string>
|
||||
<string name="permalink">ลิงก์ถาวร</string>
|
||||
</resources>
|
Reference in New Issue
Block a user