chore(translations): subscribe, unsubscribe, close post form, catalog

This commit is contained in:
plebeius.eth
2024-03-22 12:14:26 +01:00
parent 80c3a51328
commit 2bfefbe89f
35 changed files with 180 additions and 40 deletions
+5 -1
View File
@@ -22,5 +22,9 @@
"board_stats_all": "Od tego czasu <1>{{userCount}}</1> użytkowników napisało <1>{{postCount}}</1> postów",
"board_created": "Forum utworzone",
"settings": "Ustawienia",
"home": "Strona główna"
"home": "Strona główna",
"subscribe": "Subskrybuj",
"unsubscribe": "Wypisz się",
"close_post_form": "Zamknij formularz postu",
"catalog": "Katalog"
}