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": "పని కోసం సురక్షితమైన బోర్డులు మాత్రమే"
}