mirror of
https://github.com/rustmailer/bichon.git
synced 2026-08-03 07:48:34 +02:00
update search placeholder to support regex
This commit is contained in:
@@ -1549,7 +1549,7 @@
|
||||
"tooltip": "すべての条件をクリア"
|
||||
},
|
||||
"search_input": {
|
||||
"placeholder": "メールを検索…(\"引用符\"で完全一致)",
|
||||
"placeholder": "メールを検索... (正規表現対応)",
|
||||
"button": "検索",
|
||||
"recent_title": "最近の検索",
|
||||
"clear_history": "履歴をクリア",
|
||||
|
||||
Reference in New Issue
Block a user