feat(catalog): add catalog filters

This commit is contained in:
Tom (plebeius.eth)
2025-03-06 00:07:08 +01:00
parent 64c857fb9d
commit b127876ce4
41 changed files with 411 additions and 173 deletions
+3 -2
View File
@@ -228,7 +228,7 @@
"pending": "ממתין",
"failed": "נכשל",
"add": "הוסף",
"pattern": "תבנית",
"pattern": "דפוס",
"enable": "הפעל",
"order": "סדר",
"text": "טקסט",
@@ -291,5 +291,6 @@
"this_thread_was_removed": "השרשור הזה הוסר על ידי מנהלי הפורום",
"this_reply_was_deleted": "תשובה זו נמחקה על ידי המחבר שלה",
"this_reply_was_removed": "תשובה זו הוסרה על ידי מנהלי הפורום",
"not_mod_of_any_board": "אתה לא מוד בכל לוח."
"not_mod_of_any_board": "אתה לא מוד בכל לוח.",
"filters_and_highlights": "סינונים והדגשות"
}