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": "फक्त कामासाठी सुरक्षित बोर्ड"
}