diff --git a/messages/en.json b/messages/en.json index 9548fd1..ed48f7b 100644 --- a/messages/en.json +++ b/messages/en.json @@ -1,6 +1,6 @@ { "Search": { - "placeholder": "Search" + "placeholder": "Search or type a URL" }, "404":{ "title": "Page Not Found" diff --git a/messages/zh.json b/messages/zh.json index 9b7d749..306a1e0 100644 --- a/messages/zh.json +++ b/messages/zh.json @@ -1,6 +1,6 @@ { "Search": { - "placeholder": "搜索" + "placeholder": "搜索或输入网址" }, "404":{ "title": "未找到"