chore: change OFFLINE text in th translations (#8642)

change OFFLINE text from เราไม่อยู่ to ออฟไลน์
This commit is contained in:
Mongkon Kaenjan
2024-01-16 18:18:59 +07:00
committed by GitHub
parent 8b7f10fe61
commit 1b6360d9d3

View File

@@ -14,7 +14,7 @@
}, },
"TEAM_AVAILABILITY": { "TEAM_AVAILABILITY": {
"ONLINE": "เรากำลังออนไลน์", "ONLINE": "เรากำลังออนไลน์",
"OFFLINE": "เราไม่อยู่" "OFFLINE": "ออฟไลน์"
}, },
"REPLY_TIME": { "REPLY_TIME": {
"IN_A_FEW_MINUTES": "ปกติจะตอบกลับภายในไม่กี่นาที", "IN_A_FEW_MINUTES": "ปกติจะตอบกลับภายในไม่กี่นาที",