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": "Güncellemeler",
"downloading_board": "forum indiriliyor",
"subscriptions_subtitle": "{{count}} board'a abone oldunuz",
"subscriptions_subtitle_one": "{{count}} board'a abone oldunuz"
"subscriptions_subtitle_one": "{{count}} board'a abone oldunuz",
"all_boards": "Tüm panolar",
"nsfw_boards_only": "Sadece NSFW panoları",
"worksafe_boards_only": "Sadece iş için güvenli panolar"
}