refactor(i18n): use shorter translation keys for all feed filter

This commit is contained in:
plebeius
2025-12-29 16:35:21 +01:00
parent 652385561b
commit eb3b02ae9e
36 changed files with 142 additions and 37 deletions
+4 -1
View File
@@ -301,5 +301,8 @@
"updates": "อัปเดต",
"downloading_board": "กำลังดาวน์โหลดกระดาน",
"subscriptions_subtitle": "คุณได้สมัครสมาชิก {{count}} board แล้ว",
"subscriptions_subtitle_one": "คุณได้สมัครสมาชิก {{count}} board แล้ว"
"subscriptions_subtitle_one": "คุณได้สมัครสมาชิก {{count}} board แล้ว",
"all_boards": "บอร์ดทั้งหมด",
"nsfw_boards_only": "บอร์ด NSFW เท่านั้น",
"worksafe_boards_only": "บอร์ดที่ปลอดภัยสำหรับงานเท่านั้น"
}