update search placeholder to support regex

This commit is contained in:
rustmailer
2026-03-05 16:23:12 +08:00
parent fd35f4be8e
commit 393b7361e8
20 changed files with 20 additions and 894 deletions
+1 -1
View File
@@ -1549,7 +1549,7 @@
"tooltip": "すべての条件をクリア"
},
"search_input": {
"placeholder": "メールを検索…(\"引用符\"で完全一致)",
"placeholder": "メールを検索... (正規表現対応)",
"button": "検索",
"recent_title": "最近の検索",
"clear_history": "履歴をクリア",