feat: add query translation

This commit is contained in:
lleohao
2024-09-03 05:43:19 +00:00
parent a63d80433a
commit e44dbd0fa4
3 changed files with 15 additions and 3 deletions

View File

@ -0,0 +1,5 @@
{
"Search...": "Search...",
"Start typing to search...": "Start typing to search...",
"No results found...": "No results found..."
}

View File

@ -0,0 +1,5 @@
{
"Search...": "搜索...",
"Start typing to search...": "开始输入以搜索...",
"No results found...": "未找到结果..."
}