feat: tips for empty search result (#900)

This commit is contained in:
洪布斯 2023-01-09 15:50:07 +08:00 committed by GitHub
parent 7c83bd05a5
commit 509eec5f87
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 21 additions and 9 deletions

View file

@ -203,7 +203,8 @@
}
},
"search": {
"search_desc": "搜索用户或话题标签"
"search_desc": "搜索用户或话题标签",
"search_empty": "无法找到符合这些搜索词的任何内容"
},
"settings": {
"about": {