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": "Në pritje",
"failed": "Dështuar",
"add": "Shto",
"pattern": "Model",
"pattern": "model",
"enable": "Aktivizo",
"order": "Rendit",
"text": "Tekst",
@@ -291,5 +291,6 @@
"this_thread_was_removed": "Ky thread u hoq nga moderatorët e bordit",
"this_reply_was_deleted": "Ky përgjigje u fshi nga autori i saj",
"this_reply_was_removed": "Ky përgjigje u hoq nga moderatorët e forumit",
"not_mod_of_any_board": "Nuk jeni mod në asnjë bord."
"not_mod_of_any_board": "Nuk jeni mod në asnjë bord.",
"filters_and_highlights": "Filtra dhe theksime"
}