diff --git a/web/public/assets/favicon.svg b/web/public/assets/favicon.svg index b6d7946..e6cd149 100644 --- a/web/public/assets/favicon.svg +++ b/web/public/assets/favicon.svg @@ -1,438 +1 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/web/src/assets/logo.svg b/web/src/assets/logo.svg index b6d7946..e6cd149 100644 --- a/web/src/assets/logo.svg +++ b/web/src/assets/logo.svg @@ -1,438 +1 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/web/src/locales/ar.json b/web/src/locales/ar.json index 9e975dc..b6d4713 100644 --- a/web/src/locales/ar.json +++ b/web/src/locales/ar.json @@ -1549,7 +1549,7 @@ "tooltip": "مسح جميع شروط التصفية" }, "search_input": { - "placeholder": "البحث في البريد... (استخدم \"علامات الاقتباس\" للمطابقة التامة)", + "placeholder": "بحث في رسائل البريد الإلكتروني... (يدعم Regex)", "button": "بحث", "recent_title": "عمليات البحث الأخيرة", "clear_history": "مسح السجل", diff --git a/web/src/locales/da.json b/web/src/locales/da.json index 30cbf3d..d5affa4 100644 --- a/web/src/locales/da.json +++ b/web/src/locales/da.json @@ -1549,7 +1549,7 @@ "tooltip": "Ryd alle filtre" }, "search_input": { - "placeholder": "Søg i mails... (brug \"anførselstegn\" til nøjagtig match)", + "placeholder": "Søg i e-mails... (Regex understøttes)", "button": "Søg", "recent_title": "Seneste søgninger", "clear_history": "Ryd historik", diff --git a/web/src/locales/de.json b/web/src/locales/de.json index b5453a2..dae6dfb 100644 --- a/web/src/locales/de.json +++ b/web/src/locales/de.json @@ -1549,7 +1549,7 @@ "tooltip": "Alle Filter entfernen" }, "search_input": { - "placeholder": "E-Mails durchsuchen... (\"Anführungszeichen\" für exakte Übereinstimmung)", + "placeholder": "E-Mails suchen... (Regex unterstützt)", "button": "Suchen", "recent_title": "Letzte Suchanfragen", "clear_history": "Verlauf löschen", diff --git a/web/src/locales/en.json b/web/src/locales/en.json index b3e89d6..26ba374 100644 --- a/web/src/locales/en.json +++ b/web/src/locales/en.json @@ -1549,7 +1549,7 @@ "tooltip": "Clear all filters" }, "search_input": { - "placeholder": "Search emails... (use \"quotes\" for exact match)", + "placeholder": "Search emails... (Regex supported)", "button": "Search", "recent_title": "Recent searches", "clear_history": "Clear history", diff --git a/web/src/locales/es.json b/web/src/locales/es.json index 25391ed..9316c39 100644 --- a/web/src/locales/es.json +++ b/web/src/locales/es.json @@ -1549,7 +1549,7 @@ "tooltip": "Eliminar todos los filtros" }, "search_input": { - "placeholder": "Buscar correos... (usa \"comillas\" para coincidencia exacta)", + "placeholder": "Buscar correos... (Soporta Regex)", "button": "Buscar", "recent_title": "Búsquedas recientes", "clear_history": "Borrar historial", diff --git a/web/src/locales/fi.json b/web/src/locales/fi.json index 238b7e3..3a3c601 100644 --- a/web/src/locales/fi.json +++ b/web/src/locales/fi.json @@ -1549,7 +1549,7 @@ "tooltip": "Poista kaikki suodattimet" }, "search_input": { - "placeholder": "Hae sähköposteja... (käytä \"lainausmerkkejä\" tarkkaan hakuun)", + "placeholder": "Hae sähköposteja... (Regex tuettu)", "button": "Hae", "recent_title": "Viimeisimmät haut", "clear_history": "Tyhjennä historia", diff --git a/web/src/locales/fr.json b/web/src/locales/fr.json index cc18684..b6580d5 100644 --- a/web/src/locales/fr.json +++ b/web/src/locales/fr.json @@ -1549,7 +1549,7 @@ "tooltip": "Effacer tous les filtres" }, "search_input": { - "placeholder": "Rechercher des e-mails... (utilisez les \"guillemets\" pour une correspondance exacte)", + "placeholder": "Rechercher des e-mails... (Regex supporté)", "button": "Rechercher", "recent_title": "Recherches récentes", "clear_history": "Effacer l’historique", diff --git a/web/src/locales/it.json b/web/src/locales/it.json index c99e614..60e30ee 100644 --- a/web/src/locales/it.json +++ b/web/src/locales/it.json @@ -1549,7 +1549,7 @@ "tooltip": "Cancella tutti i filtri" }, "search_input": { - "placeholder": "Cerca email... (usa le \"virgolette\" per corrispondenza esatta)", + "placeholder": "Cerca e-mail... (Regex supportato)", "button": "Cerca", "recent_title": "Ricerche recenti", "clear_history": "Cancella cronologia", diff --git a/web/src/locales/jp.json b/web/src/locales/jp.json index e5ebb42..bf10dfb 100644 --- a/web/src/locales/jp.json +++ b/web/src/locales/jp.json @@ -1549,7 +1549,7 @@ "tooltip": "すべての条件をクリア" }, "search_input": { - "placeholder": "メールを検索…(\"引用符\"で完全一致)", + "placeholder": "メールを検索... (正規表現対応)", "button": "検索", "recent_title": "最近の検索", "clear_history": "履歴をクリア", diff --git a/web/src/locales/ko.json b/web/src/locales/ko.json index 6412265..1db1474 100644 --- a/web/src/locales/ko.json +++ b/web/src/locales/ko.json @@ -1549,7 +1549,7 @@ "tooltip": "모든 필터 조건 지우기" }, "search_input": { - "placeholder": "메일 검색... (\"따옴표\"로 정확히 일치)", + "placeholder": "이메일 검색... (정규 표현식 지원)", "button": "검색", "recent_title": "최근 검색", "clear_history": "기록 지우기", diff --git a/web/src/locales/nl.json b/web/src/locales/nl.json index 09ff289..a82260b 100644 --- a/web/src/locales/nl.json +++ b/web/src/locales/nl.json @@ -1549,7 +1549,7 @@ "tooltip": "Alle filters wissen" }, "search_input": { - "placeholder": "E-mails zoeken... (gebruik \"aanhalingstekens\" voor exacte overeenkomst)", + "placeholder": "E-mails zoeken... (Regex ondersteund)", "button": "Zoeken", "recent_title": "Recente zoekopdrachten", "clear_history": "Geschiedenis wissen", diff --git a/web/src/locales/no.json b/web/src/locales/no.json index 867a481..c1e7af5 100644 --- a/web/src/locales/no.json +++ b/web/src/locales/no.json @@ -1549,7 +1549,7 @@ "tooltip": "Fjern alle filtre" }, "search_input": { - "placeholder": "Søk i e-poster... (bruk \"anførselstegn\" for eksakt treff)", + "placeholder": "Søk i e-poster... (Regex støttes)", "button": "Søk", "recent_title": "Nylige søk", "clear_history": "Tøm historikk", diff --git a/web/src/locales/pl.json b/web/src/locales/pl.json index 11c7ab3..e5523d9 100644 --- a/web/src/locales/pl.json +++ b/web/src/locales/pl.json @@ -1549,7 +1549,7 @@ "tooltip": "Wyczyść wszystkie filtry" }, "search_input": { - "placeholder": "Szukaj e-maili... (użyj \"cudzysłowów\" dla dokładnego dopasowania)", + "placeholder": "Szukaj wiadomości... (Obsługuje Regex)", "button": "Szukaj", "recent_title": "Ostatnie wyszukiwania", "clear_history": "Wyczyść historię", diff --git a/web/src/locales/pt.json b/web/src/locales/pt.json index 14d336e..4e9faa5 100644 --- a/web/src/locales/pt.json +++ b/web/src/locales/pt.json @@ -1549,7 +1549,7 @@ "tooltip": "Limpar todos os filtros" }, "search_input": { - "placeholder": "Pesquisar e-mails... (use \"aspas\" para correspondência exata)", + "placeholder": "Pesquisar e-mails... (Regex suportado)", "button": "Pesquisar", "recent_title": "Pesquisas recentes", "clear_history": "Limpar histórico", diff --git a/web/src/locales/ru.json b/web/src/locales/ru.json index 7f58c2e..9f3ee04 100644 --- a/web/src/locales/ru.json +++ b/web/src/locales/ru.json @@ -1549,7 +1549,7 @@ "tooltip": "Очистить все фильтры" }, "search_input": { - "placeholder": "Поиск писем... (используйте \"кавычки\" для точного совпадения)", + "placeholder": "Поиск почты... (Поддержка Regex)", "button": "Поиск", "recent_title": "Недавние поиски", "clear_history": "Очистить историю", diff --git a/web/src/locales/sv.json b/web/src/locales/sv.json index 3542826..2285f49 100644 --- a/web/src/locales/sv.json +++ b/web/src/locales/sv.json @@ -1549,7 +1549,7 @@ "tooltip": "Rensa alla filter" }, "search_input": { - "placeholder": "Sök e-post... (använd \"citattecken\" för exakt matchning)", + "placeholder": "Sök e-post... (Regex stöds)", "button": "Sök", "recent_title": "Senaste sökningar", "clear_history": "Rensa historik", diff --git a/web/src/locales/zh-tw.json b/web/src/locales/zh-tw.json index c2c9da2..348290e 100644 --- a/web/src/locales/zh-tw.json +++ b/web/src/locales/zh-tw.json @@ -1549,7 +1549,7 @@ "tooltip": "清除所有篩選條件" }, "search_input": { - "placeholder": "搜尋郵件…(使用「雙引號」進行精確比對)", + "placeholder": "搜尋郵件... (支援正規表示式)", "button": "搜尋", "recent_title": "最近搜尋", "clear_history": "清除紀錄", diff --git a/web/src/locales/zh.json b/web/src/locales/zh.json index 12d5f17..b631e95 100644 --- a/web/src/locales/zh.json +++ b/web/src/locales/zh.json @@ -1549,7 +1549,7 @@ "tooltip": "清除所有筛选条件" }, "search_input": { - "placeholder": "搜索邮件... (使用 \"双引号\" 进行精确匹配)", + "placeholder": "搜索邮件... (支持正则表达式)", "button": "搜索", "recent_title": "最近搜索", "clear_history": "清空记录",