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": "기록 지우기",