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}} لوحة",
"subscriptions_subtitle_one": "لقد اشتركت في لوحة واحدة"
"subscriptions_subtitle_one": "لقد اشتركت في لوحة واحدة",
"all_boards": "جميع اللوحات",
"nsfw_boards_only": "لوحات NSFW فقط",
"worksafe_boards_only": "لوحات آمنة للعمل فقط"
}