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": "केवल कार्य-सुरक्षित बोर्ड"
}