feat(settings): add subscriptions setting

This commit is contained in:
Tom (plebeius.eth)
2025-02-05 15:20:07 +01:00
parent d858b5398d
commit 85d2cb67a9
39 changed files with 212 additions and 36 deletions
+3 -1
View File
@@ -270,5 +270,7 @@
"load_more": "بارگذاری بیشتر",
"displaying_boards": "نمایش {{filteredBoardsCount}} از {{totalBoardCount}} انجمن",
"displaying_boards_with_tag": "نمایش {{filteredBoardsCount}} از {{totalBoardCount}} انجمن با برچسب {{currentTag}}",
"pph": "Posts Per Hour (پست در ساعت)"
"pph": "Posts Per Hour (پست در ساعت)",
"unsubscribe_all": "لغو اشتراک از همه",
"unsubscribe_all_confirm": "آیا مطمئن هستید که می‌خواهید از همه انجمن‌ها لغو اشتراک کنید؟"
}