move custom strings into separate files

This commit is contained in:
sk
2022-11-30 23:16:14 +01:00
parent 7599406449
commit 6c5bb69ba9
43 changed files with 414 additions and 317 deletions

View File

@@ -360,4 +360,10 @@
<string name="privacy_policy_subtitle">แม้ว่าแอป Mastodon ไม่ได้เก็บรวบรวมข้อมูลใด ๆ เซิร์ฟเวอร์ที่คุณลงทะเบียนผ่านอาจมีนโยบายที่แตกต่างกัน ใช้เวลาสักครู่เพื่อตรวจทานและเห็นด้วยกับนโยบายความเป็นส่วนตัวของแอป Mastodon และนโยบายความเป็นส่วนตัวของเซิร์ฟเวอร์ของคุณ</string>
<string name="i_agree">ฉันเห็นด้วย</string>
<string name="empty_list">รายการนี้ว่างเปล่า</string>
<string name="instance_signup_closed">เซิร์ฟเวอร์นี้ไม่ได้เปิดรับการลงทะเบียนใหม่</string>
<string name="text_copied">คัดลอกไปยังคลิปบอร์ดแล้ว</string>
<string name="add_bookmark">เพิ่มที่คั่นหน้า</string>
<string name="remove_bookmark">เอาที่คั่นหน้าออก</string>
<string name="bookmarks">ที่คั่นหน้า</string>
<string name="your_favorites">รายการโปรดของคุณ</string>
</resources>