add translation

This commit is contained in:
Tom (plebeius.eth)
2024-09-06 11:28:24 +02:00
parent 47c2db3362
commit ee7a349a3b
36 changed files with 71 additions and 36 deletions
@@ -43,7 +43,7 @@ const FiltersTable = () => {
<tr>
<th>{t('order')}</th>
<th>{t('enable')}</th>
<th>{t('pattern')}</th>
<th>{t('text')}</th>
<th>{t('delete')}</th>
</tr>
</thead>