chore: New Translation updates (#3214)

This commit is contained in:
Sojan Jose
2021-10-14 13:32:15 +05:30
committed by GitHub
parent e669f6766f
commit 590001cca2
338 changed files with 13921 additions and 1461 deletions

View File

@@ -10,6 +10,7 @@
"SEARCH": {
"INPUT": "ค้นหาผู้คน, เเชท, หรือการตอบกลับ"
},
"FILTER_ALL": "ทั้งหมด",
"STATUS_TABS": [
{
"NAME": "เปิด",
@@ -48,11 +49,11 @@
},
{
"TEXT": "กำลังร้องขอ",
"VALUE": "pending"
"VALUE": "กำลังร้องขอ"
},
{
"TEXT": "หลับ",
"VALUE": "snoozed"
"VALUE": "หลับ"
}
],
"ATTACHMENTS": {
@@ -85,6 +86,8 @@
"VIEW_TWEET_IN_TWITTER": "ดูทวิตในทวิตเตอร์",
"REPLY_TO_TWEET": "ตอบกลับทวิตนี้",
"NO_MESSAGES": "ไม่มีข้อความ",
"NO_CONTENT": "ไม่มีเนื้อหา"
"NO_CONTENT": "ไม่มีเนื้อหา",
"HIDE_QUOTED_TEXT": "Hide Quoted Text",
"SHOW_QUOTED_TEXT": "Show Quoted Text"
}
}