chore(translations): post, name, comment, subject, anonymous

This commit is contained in:
plebeius.eth
2024-04-27 20:27:58 +02:00
parent fc2b48b652
commit f641dc7e39
35 changed files with 239 additions and 64 deletions
+7 -2
View File
@@ -34,7 +34,7 @@
"reply_to_post": "ตอบกลับไปยังโพสต์นี้",
"sticky": "ปักหมุด",
"closed": "ปิด",
"reply": "ตอบ",
"reply": "ตอบกลับ",
"link": "ลิงก์",
"close": "ปิด",
"post_a_reply": "โพสต์คำตอบ",
@@ -43,5 +43,10 @@
"bottom": "ด้านล่าง",
"top": "ด้านบน",
"thread_closed": "เธรดถูกปิด",
"may_not_reply": "คุณอาจไม่สามารถตอบกลับได้ในขณะนี้"
"may_not_reply": "คุณอาจไม่สามารถตอบกลับได้ในขณะนี้",
"post": "โพสต์",
"name": "ชื่อ",
"comment": "ความคิดเห็น",
"subject": "หัวข้อ",
"anonymous": "นิรนาม"
}