diff --git a/public/translations/ar/default.json b/public/translations/ar/default.json index 347b061a..522152d5 100644 --- a/public/translations/ar/default.json +++ b/public/translations/ar/default.json @@ -226,5 +226,9 @@ "anon_mode": "وضع مجهول", "anon_mode_description": "يتم استخدام معرف مستخدم مختلف تلقائيًا في كل موضوع", "pending": "قيد الانتظار", - "failed": "فشل" + "failed": "فشل", + "add": "أضف", + "pattern": "نمط", + "enable": "تفعيل", + "order": "ترتيب" } \ No newline at end of file diff --git a/public/translations/bn/default.json b/public/translations/bn/default.json index fd25ba8f..8172d673 100644 --- a/public/translations/bn/default.json +++ b/public/translations/bn/default.json @@ -226,5 +226,9 @@ "anon_mode": "অজ্ঞাত মোড", "anon_mode_description": "প্রতিটি থ্রেডে স্বয়ংক্রিয়ভাবে একটি ভিন্ন ব্যবহারকারীর আইডি ব্যবহার করুন", "pending": "অপেক্ষমাণ", - "failed": "ব্যর্থ" + "failed": "ব্যর্থ", + "add": "যোগ করুন", + "pattern": "প্যাটার্ন", + "enable": "সক্রিয় করুন", + "order": "অর্ডার" } \ No newline at end of file diff --git a/public/translations/cs/default.json b/public/translations/cs/default.json index d0520dfe..178c243d 100644 --- a/public/translations/cs/default.json +++ b/public/translations/cs/default.json @@ -226,5 +226,9 @@ "anon_mode": "Anonymní režim", "anon_mode_description": "Automaticky používejte jiný uživatelský ID v každém vlákně", "pending": "Čeká na schválení", - "failed": "Nepodařilo se" + "failed": "Nepodařilo se", + "add": "Přidat", + "pattern": "Vzor", + "enable": "Povolit", + "order": "Pořadí" } \ No newline at end of file diff --git a/public/translations/da/default.json b/public/translations/da/default.json index c3620fd9..2168e395 100644 --- a/public/translations/da/default.json +++ b/public/translations/da/default.json @@ -226,5 +226,9 @@ "anon_mode": "Anonim tilstand", "anon_mode_description": "Brug automatisk en anden bruger-ID i hver tråd", "pending": "Afventer", - "failed": "Mislykkedes" + "failed": "Mislykkedes", + "add": "Tilføj", + "pattern": "Mønster", + "enable": "Aktiver", + "order": "Rækkefølge" } \ No newline at end of file diff --git a/public/translations/de/default.json b/public/translations/de/default.json index 0ca1cff2..a81ff0cb 100644 --- a/public/translations/de/default.json +++ b/public/translations/de/default.json @@ -226,5 +226,9 @@ "anon_mode": "Anonymer Modus", "anon_mode_description": "Verwenden Sie automatisch eine andere Benutzer-ID in jedem Thread", "pending": "Ausstehend", - "failed": "Fehlgeschlagen" + "failed": "Fehlgeschlagen", + "add": "Hinzufügen", + "pattern": "Muster", + "enable": "Aktivieren", + "order": "Reihenfolge" } \ No newline at end of file diff --git a/public/translations/el/default.json b/public/translations/el/default.json index 63894894..c2c2caf2 100644 --- a/public/translations/el/default.json +++ b/public/translations/el/default.json @@ -226,5 +226,9 @@ "anon_mode": "Λειτουργία ανωνυμίας", "anon_mode_description": "Χρησιμοποιήστε αυτόματα διαφορετικό αναγνωριστικό χρήστη σε κάθε νήμα", "pending": "Σε εκκρεμότητα", - "failed": "Απέτυχε" + "failed": "Απέτυχε", + "add": "Προσθήκη", + "pattern": "Μοτίβο", + "enable": "Ενεργοποιήστε", + "order": "Σειρά" } \ No newline at end of file diff --git a/public/translations/en/default.json b/public/translations/en/default.json index df59035f..83653c8d 100644 --- a/public/translations/en/default.json +++ b/public/translations/en/default.json @@ -226,5 +226,9 @@ "anon_mode": "Anon mode", "anon_mode_description": "Automatically use a different user ID in each thread", "pending": "Pending", - "failed": "Failed" + "failed": "Failed", + "add": "Add", + "pattern": "Pattern", + "enable": "Enable", + "order": "Order" } \ No newline at end of file diff --git a/public/translations/es/default.json b/public/translations/es/default.json index 4f4fa7e1..ac93cdb9 100644 --- a/public/translations/es/default.json +++ b/public/translations/es/default.json @@ -226,5 +226,9 @@ "anon_mode": "Modo anónimo", "anon_mode_description": "Utiliza automáticamente un ID de usuario diferente en cada hilo", "pending": "Pendiente", - "failed": "Fallido" + "failed": "Fallido", + "add": "Añadir", + "pattern": "Patrón", + "enable": "Habilitar", + "order": "Orden" } \ No newline at end of file diff --git a/public/translations/fa/default.json b/public/translations/fa/default.json index 4d2234bc..f1541bbd 100644 --- a/public/translations/fa/default.json +++ b/public/translations/fa/default.json @@ -226,5 +226,9 @@ "anon_mode": "حالت ناشناس", "anon_mode_description": "به طور خودکار از یک شناسه کاربری متفاوت در هر موضوع استفاده کنید", "pending": "در انتظار", - "failed": "ناموفق" + "failed": "ناموفق", + "add": "اضافه کردن", + "pattern": "الگو", + "enable": "فعال کردن", + "order": "ترتیب" } \ No newline at end of file diff --git a/public/translations/fi/default.json b/public/translations/fi/default.json index fdc8045b..ee0fc817 100644 --- a/public/translations/fi/default.json +++ b/public/translations/fi/default.json @@ -226,5 +226,9 @@ "anon_mode": "Anonyymi tila", "anon_mode_description": "Käytä automaattisesti eri käyttäjä-ID:tä jokaisessa keskustelussa", "pending": "Odottaa", - "failed": "Epäonnistui" + "failed": "Epäonnistui", + "add": "Lisää", + "pattern": "Malli", + "enable": "Ota käyttöön", + "order": "Järjestys" } \ No newline at end of file diff --git a/public/translations/fil/default.json b/public/translations/fil/default.json index 4cbba941..c054902f 100644 --- a/public/translations/fil/default.json +++ b/public/translations/fil/default.json @@ -226,5 +226,9 @@ "anon_mode": "Anong mode", "anon_mode_description": "Awtomatikong gamitin ang ibang user ID sa bawat thread", "pending": "Naghihintay", - "failed": "Nabigo" + "failed": "Nabigo", + "add": "Idagdag", + "pattern": "Pattern", + "enable": "I-enable", + "order": "Kaayusan" } \ No newline at end of file diff --git a/public/translations/fr/default.json b/public/translations/fr/default.json index c78f8534..fd101475 100644 --- a/public/translations/fr/default.json +++ b/public/translations/fr/default.json @@ -226,5 +226,9 @@ "anon_mode": "Mode anonyme", "anon_mode_description": "Utilisez automatiquement un identifiant utilisateur différent dans chaque fil", "pending": "En attente", - "failed": "Échoué" + "failed": "Échoué", + "add": "Ajouter", + "pattern": "Modèle", + "enable": "Activer", + "order": "Ordre" } \ No newline at end of file diff --git a/public/translations/he/default.json b/public/translations/he/default.json index 61b628a5..f6d75a78 100644 --- a/public/translations/he/default.json +++ b/public/translations/he/default.json @@ -226,5 +226,9 @@ "anon_mode": "מצב אנונימי", "anon_mode_description": "השתמש אוטומטית במזהה משתמש שונה בכל שרשור", "pending": "ממתין", - "failed": "נכשל" + "failed": "נכשל", + "add": "הוסף", + "pattern": "תבנית", + "enable": "הפעל", + "order": "סדר" } \ No newline at end of file diff --git a/public/translations/hi/default.json b/public/translations/hi/default.json index d34e0753..4642ddb0 100644 --- a/public/translations/hi/default.json +++ b/public/translations/hi/default.json @@ -226,5 +226,9 @@ "anon_mode": "अनाम मोड", "anon_mode_description": "प्रत्येक थ्रेड में स्वचालित रूप से एक अलग उपयोगकर्ता आईडी का उपयोग करें", "pending": "लंबित", - "failed": "असफल" + "failed": "असफल", + "add": "जोड़ें", + "pattern": "पैटर्न", + "enable": "सक्षम करें", + "order": "क्रम" } \ No newline at end of file diff --git a/public/translations/hu/default.json b/public/translations/hu/default.json index 871f3ed5..19bb6e24 100644 --- a/public/translations/hu/default.json +++ b/public/translations/hu/default.json @@ -226,5 +226,9 @@ "anon_mode": "Anonim mód", "anon_mode_description": "Automatikusan használjon más felhasználói azonosítót minden szálban", "pending": "Függőben", - "failed": "Sikertelen" + "failed": "Sikertelen", + "add": "Hozzáad", + "pattern": "Minta", + "enable": "Engedélyez", + "order": "Rendelés" } \ No newline at end of file diff --git a/public/translations/id/default.json b/public/translations/id/default.json index b249d05a..ef56a748 100644 --- a/public/translations/id/default.json +++ b/public/translations/id/default.json @@ -226,5 +226,9 @@ "anon_mode": "Mode anonim", "anon_mode_description": "Secara otomatis gunakan ID pengguna yang berbeda di setiap utas", "pending": "Tertunda", - "failed": "Gagal" + "failed": "Gagal", + "add": "Tambahkan", + "pattern": "Pola", + "enable": "Aktifkan", + "order": "Urutan" } \ No newline at end of file diff --git a/public/translations/it/default.json b/public/translations/it/default.json index f04bd50c..f1d8b891 100644 --- a/public/translations/it/default.json +++ b/public/translations/it/default.json @@ -226,5 +226,9 @@ "anon_mode": "Modalità anonima", "anon_mode_description": "Usa automaticamente un ID utente diverso in ogni thread", "pending": "In attesa", - "failed": "Fallito" + "failed": "Fallito", + "add": "Aggiungi", + "pattern": "Modello", + "enable": "Abilita", + "order": "Ordine" } \ No newline at end of file diff --git a/public/translations/ja/default.json b/public/translations/ja/default.json index 74fff229..76cd1caf 100644 --- a/public/translations/ja/default.json +++ b/public/translations/ja/default.json @@ -226,5 +226,9 @@ "anon_mode": "匿名モード", "anon_mode_description": "各スレッドで自動的に異なるユーザーIDを使用します", "pending": "保留中", - "failed": "失敗" + "failed": "失敗", + "add": "追加", + "pattern": "パターン", + "enable": "有効にする", + "order": "順序" } \ No newline at end of file diff --git a/public/translations/ko/default.json b/public/translations/ko/default.json index 3eefbc50..f2625da5 100644 --- a/public/translations/ko/default.json +++ b/public/translations/ko/default.json @@ -226,5 +226,9 @@ "anon_mode": "익명 모드", "anon_mode_description": "각 스레드에서 자동으로 다른 사용자 ID를 사용합니다", "pending": "대기 중", - "failed": "실패" + "failed": "실패", + "add": "추가", + "pattern": "패턴", + "enable": "사용", + "order": "순서" } \ No newline at end of file diff --git a/public/translations/mr/default.json b/public/translations/mr/default.json index 29bb28be..b8832b44 100644 --- a/public/translations/mr/default.json +++ b/public/translations/mr/default.json @@ -226,5 +226,9 @@ "anon_mode": "अनाम मोड", "anon_mode_description": "प्रत्येक थ्रेडमध्ये स्वयंचलितपणे वेगळा वापरकर्ता ID वापरा", "pending": "प्रलंबित", - "failed": "असफल" + "failed": "असफल", + "add": "अॅड करा", + "pattern": "पॅटर्न", + "enable": "सक्षम करा", + "order": "आदेश" } \ No newline at end of file diff --git a/public/translations/nl/default.json b/public/translations/nl/default.json index 806c1377..70e0c7e4 100644 --- a/public/translations/nl/default.json +++ b/public/translations/nl/default.json @@ -226,5 +226,9 @@ "anon_mode": "Anoniem modus", "anon_mode_description": "Gebruik automatisch een ander gebruikers-ID in elk thread", "pending": "In afwachting", - "failed": "Mislukt" + "failed": "Mislukt", + "add": "Toevoegen", + "pattern": "Patroon", + "enable": "Inschakelen", + "order": "Volgorde" } \ No newline at end of file diff --git a/public/translations/no/default.json b/public/translations/no/default.json index e7446d17..bc5f6dd6 100644 --- a/public/translations/no/default.json +++ b/public/translations/no/default.json @@ -226,5 +226,9 @@ "anon_mode": "Anonim modus", "anon_mode_description": "Bruk automatisk en annen bruker-ID i hver tråd", "pending": "Venter", - "failed": "Feilet" + "failed": "Feilet", + "add": "Legg til", + "pattern": "Mønster", + "enable": "Aktiver", + "order": "Rekkefølge" } \ No newline at end of file diff --git a/public/translations/pl/default.json b/public/translations/pl/default.json index 394715bc..e141a25a 100644 --- a/public/translations/pl/default.json +++ b/public/translations/pl/default.json @@ -226,5 +226,9 @@ "anon_mode": "Tryb anonimowy", "anon_mode_description": "Automatycznie używaj innego identyfikatora użytkownika w każdym wątku", "pending": "Oczekujące", - "failed": "Nieudane" + "failed": "Nieudane", + "add": "Dodaj", + "pattern": "Wzór", + "enable": "Włącz", + "order": "Kolejność" } \ No newline at end of file diff --git a/public/translations/pt/default.json b/public/translations/pt/default.json index a8c529e2..a6a825e2 100644 --- a/public/translations/pt/default.json +++ b/public/translations/pt/default.json @@ -226,5 +226,9 @@ "anon_mode": "Modo anônimo", "anon_mode_description": "Use automaticamente um ID de usuário diferente em cada thread", "pending": "Pendente", - "failed": "Falhou" + "failed": "Falhou", + "add": "Adicionar", + "pattern": "Padrão", + "enable": "Ativar", + "order": "Ordem" } \ No newline at end of file diff --git a/public/translations/ro/default.json b/public/translations/ro/default.json index 908d2a12..a216cbff 100644 --- a/public/translations/ro/default.json +++ b/public/translations/ro/default.json @@ -226,5 +226,9 @@ "anon_mode": "Mod anonim", "anon_mode_description": "Utilizați automat un ID de utilizator diferit în fiecare fir", "pending": "În așteptare", - "failed": "Eșuat" + "failed": "Eșuat", + "add": "Adaugă", + "pattern": "Model", + "enable": "Activare", + "order": "Ordine" } \ No newline at end of file diff --git a/public/translations/ru/default.json b/public/translations/ru/default.json index 0c4cd8a3..a5643aef 100644 --- a/public/translations/ru/default.json +++ b/public/translations/ru/default.json @@ -226,5 +226,9 @@ "anon_mode": "Анонимный режим", "anon_mode_description": "Автоматически используйте другой идентификатор пользователя в каждом потоке", "pending": "В ожидании", - "failed": "Не удалось" + "failed": "Не удалось", + "add": "Добавить", + "pattern": "Шаблон", + "enable": "Включить", + "order": "Порядок" } \ No newline at end of file diff --git a/public/translations/sq/default.json b/public/translations/sq/default.json index 7eba6430..5721dddb 100644 --- a/public/translations/sq/default.json +++ b/public/translations/sq/default.json @@ -226,5 +226,9 @@ "anon_mode": "Mënyra anonime", "anon_mode_description": "Përdorni automatikisht një ID përdoruesi të ndryshëm në çdo temë", "pending": "Në pritje", - "failed": "Dështuar" + "failed": "Dështuar", + "add": "Shto", + "pattern": "Model", + "enable": "Aktivizo", + "order": "Rendit" } \ No newline at end of file diff --git a/public/translations/sv/default.json b/public/translations/sv/default.json index 8442c61d..edfed77f 100644 --- a/public/translations/sv/default.json +++ b/public/translations/sv/default.json @@ -226,5 +226,9 @@ "anon_mode": "Anonymt läge", "anon_mode_description": "Använd automatiskt ett annat användar-ID i varje tråd", "pending": "Väntande", - "failed": "Misslyckades" + "failed": "Misslyckades", + "add": "Lägg till", + "pattern": "Mönster", + "enable": "Aktivera", + "order": "Ordning" } \ No newline at end of file diff --git a/public/translations/te/default.json b/public/translations/te/default.json index 523830b3..84f46860 100644 --- a/public/translations/te/default.json +++ b/public/translations/te/default.json @@ -226,5 +226,9 @@ "anon_mode": "అనానిమస్ మోడ్", "anon_mode_description": "ప్రతి థ్రెడ్లో ఆటోమేటిక్‌గా ఒక వేరు వినియోగదారుడి ID ఉపయోగించండి", "pending": "అనుమతించబడాలి", - "failed": "విజయవంతం కాలేదు" + "failed": "విజయవంతం కాలేదు", + "add": "చేర్చండి", + "pattern": "ప్యాటర్న్", + "enable": "చేర్చు", + "order": "ఆర్డర్" } \ No newline at end of file diff --git a/public/translations/th/default.json b/public/translations/th/default.json index c8e89fb8..dfce517c 100644 --- a/public/translations/th/default.json +++ b/public/translations/th/default.json @@ -226,5 +226,9 @@ "anon_mode": "โหมดนิรนาม", "anon_mode_description": "ใช้ ID ผู้ใช้ที่แตกต่างกันโดยอัตโนมัติในแต่ละเธรด", "pending": "รอดำเนินการ", - "failed": "ล้มเหลว" + "failed": "ล้มเหลว", + "add": "เพิ่ม", + "pattern": "รูปแบบ", + "enable": "เปิดใช้งาน", + "order": "ลำดับ" } \ No newline at end of file diff --git a/public/translations/tr/default.json b/public/translations/tr/default.json index 4af83604..d92a8f92 100644 --- a/public/translations/tr/default.json +++ b/public/translations/tr/default.json @@ -226,5 +226,9 @@ "anon_mode": "Gizli mod", "anon_mode_description": "Her iplikte otomatik olarak farklı bir kullanıcı ID'si kullanın", "pending": "Beklemede", - "failed": "Başarısız" + "failed": "Başarısız", + "add": "Ekle", + "pattern": "Desen", + "enable": "Etkinleştir", + "order": "Sıra" } \ No newline at end of file diff --git a/public/translations/uk/default.json b/public/translations/uk/default.json index f1e2efc3..e116e33a 100644 --- a/public/translations/uk/default.json +++ b/public/translations/uk/default.json @@ -226,5 +226,9 @@ "anon_mode": "Режим анонімності", "anon_mode_description": "Автоматично використовуйте інший ідентифікатор користувача в кожній гілці", "pending": "Очікує", - "failed": "Не вдалося" + "failed": "Не вдалося", + "add": "Додати", + "pattern": "Шаблон", + "enable": "Увімкнути", + "order": "Порядок" } \ No newline at end of file diff --git a/public/translations/ur/default.json b/public/translations/ur/default.json index 275e2329..fa8f02df 100644 --- a/public/translations/ur/default.json +++ b/public/translations/ur/default.json @@ -226,5 +226,9 @@ "anon_mode": "خفیہ موڈ", "anon_mode_description": "ہر تھریڈ میں خود بخود مختلف صارف آئی ڈی کا استعمال کریں", "pending": "منتظر", - "failed": "ناکام" + "failed": "ناکام", + "add": "شامل کریں", + "pattern": "نمونہ", + "enable": "فعال کریں", + "order": "ترتیب" } \ No newline at end of file diff --git a/public/translations/vi/default.json b/public/translations/vi/default.json index 523d150d..45f8b55b 100644 --- a/public/translations/vi/default.json +++ b/public/translations/vi/default.json @@ -226,5 +226,9 @@ "anon_mode": "Chế độ ẩn danh", "anon_mode_description": "Tự động sử dụng ID người dùng khác nhau trong mỗi chủ đề", "pending": "Đang chờ", - "failed": "Thất bại" + "failed": "Thất bại", + "add": "Thêm", + "pattern": "Mẫu", + "enable": "Kích hoạt", + "order": "Thứ tự" } \ No newline at end of file diff --git a/public/translations/zh/default.json b/public/translations/zh/default.json index 7bff1033..d24205ce 100644 --- a/public/translations/zh/default.json +++ b/public/translations/zh/default.json @@ -226,5 +226,9 @@ "anon_mode": "匿名模式", "anon_mode_description": "在每个线程中自动使用不同的用户 ID", "pending": "待处理", - "failed": "失败" + "failed": "失败", + "add": "添加", + "pattern": "模式", + "enable": "启用", + "order": "顺序" } \ No newline at end of file diff --git a/src/views/catalog/catalog-filters/catalog-filters.tsx b/src/views/catalog/catalog-filters/catalog-filters.tsx index cc5d3db9..327da441 100644 --- a/src/views/catalog/catalog-filters/catalog-filters.tsx +++ b/src/views/catalog/catalog-filters/catalog-filters.tsx @@ -41,10 +41,10 @@ const FiltersTable = () => { - - - - + + + + @@ -64,7 +64,14 @@ const FiltersTable = () => { />
OrderOnPatternDelete{t('order')}{t('enable')}{t('pattern')}{t('delete')}
- updateLocalFilterItem(index, { ...item, text: e.target.value })} /> + updateLocalFilterItem(index, { ...item, text: e.target.value })} + /> removeLocalFilterItem(index)}>