New translations strings.xml (Thai)

This commit is contained in:
Eugen Rochko 2024-03-11 20:09:04 +01:00
parent 02c800496c
commit d53bace4ce
1 changed files with 6 additions and 0 deletions

View File

@ -679,4 +679,10 @@
<string name="post_pinned">ปักหมุดโพสต์แล้ว</string>
<string name="post_unpinned">ถอนหมุดโพสต์แล้ว</string>
<!-- %s is the username -->
<string name="enable_new_post_notifications">แจ้งเตือนฉันเมื่อ %s โพสต์</string>
<string name="disable_new_post_notifications">หยุดแจ้งเตือนฉันเมื่อ %s โพสต์</string>
<string name="new_post_notifications_enabled">คุณจะได้รับการแจ้งเตือนสำหรับโพสต์ใหม่</string>
<string name="new_post_notifications_disabled">คุณจะไม่ได้รับการแจ้งเตือนสำหรับโพสต์ใหม่อีกต่อไป</string>
<string name="mute_conversation">ซ่อนการสนทนา</string>
<string name="unmute_conversation">เลิกซ่อนการสนทนา</string>
</resources>