Skip to content

Commit

Permalink
匹配 v0.22.3
Browse files Browse the repository at this point in the history
  • Loading branch information
lmm214 committed Jul 21, 2024
1 parent a12aac7 commit e96c163
Show file tree
Hide file tree
Showing 6 changed files with 147 additions and 137 deletions.
6 changes: 6 additions & 0 deletions _locales/en/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,15 @@
"picPending":{
"message": "Image uploading is in progress"
},
"saveSuccess":{
"message": "Save Info Success!"
},
"searchNow":{
"message": "What are you looking for?"
},
"searchNone":{
"message": "Try another word!"
},
"archiveSuccess":{
"message": "Archive Success 😊"
},
Expand Down
5 changes: 4 additions & 1 deletion _locales/zh_CN/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,9 @@
"searchNow":{
"message": "想搜点啥?"
},
"searchNone":{
"message": "搜不到,换个词试试"
},
"archiveSuccess":{
"message": "归档成功!😊"
},
Expand All @@ -92,4 +95,4 @@
"invalidToken":{
"message": "无效的 token 或 url 😭"
}
}
}
9 changes: 0 additions & 9 deletions js/fuse.basic.min.js

This file was deleted.

Loading

0 comments on commit e96c163

Please sign in to comment.