improvement: text for searchbox placeholder

This commit is contained in:
Alikia2x 2024-03-31 17:21:26 +08:00
parent c1930d6bd7
commit 0aef1e1641
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"Search": {
"placeholder": "Search"
"placeholder": "Search or type a URL"
},
"404":{
"title": "Page Not Found"

View File

@ -1,6 +1,6 @@
{
"Search": {
"placeholder": "搜索"
"placeholder": "搜索或输入网址"
},
"404":{
"title": "未找到"