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": "Aggiornamenti",
"downloading_board": "scaricando board",
"subscriptions_subtitle": "Ti sei iscritto a {{count}} board",
"subscriptions_subtitle_one": "Ti sei iscritto a {{count}} board"
"subscriptions_subtitle_one": "Ti sei iscritto a {{count}} board",
"all_boards": "Tutte le bacheche",
"nsfw_boards_only": "Solo bacheche NSFW",
"worksafe_boards_only": "Solo bacheche sicure per il lavoro"
}