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": "هل أنت متأكد أنك تريد إلغاء الاشتراك من جميع المجالس؟"
}