feat(home): add filter options to boards box

This commit is contained in:
Tom (plebeius.eth)
2024-06-03 16:38:16 +02:00
parent 71664c6d73
commit 8d4c4404c3
38 changed files with 323 additions and 111 deletions
+2 -1
View File
@@ -146,5 +146,6 @@
"ban_user_for": "ব্যবহারকারীকে <1></1> দিনের জন্য বন্ধ করুন",
"optional": "ঐচ্ছিক",
"close_thread": "থ্রেড বন্ধ করুন",
"view_spoiler": "স্পোয়ালার দেখুন"
"view_spoiler": "স্পোয়ালার দেখুন",
"filter": "ফিল্টার"
}