Skip to content

Commit

Permalink
update(lang): update home.json
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaodong2008 committed Dec 16, 2023
1 parent a046cfe commit d7ac554
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions src/lang/pages/home.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"main": {
"title": "Fly again, with Dream.",
"download": "Deploy npm version to your project",
"downloadCopy": "Download command copy to your clipboard"
"downloadCopy": "Copied to clipboard"
},
"bind": {
"left": {
Expand All @@ -14,18 +14,18 @@
"button": "Change format"
}
},
"ajax": {
"request": {
"left": {
"title": "FastjsAjax",
"desc": "This, is Fast Ajax."
"title": "FastjsRequest",
"desc": "This, is Fast Request."
},
"right": {
"button": "Send request"
}
},
"bottom": {
"data": {
"authorInfo": "Copyright © 2023-2024 dy-xiaodong2022"
"authorInfo": "Copyright © 2022-2024 dy-xiaodong2022"
}
}
},
Expand All @@ -44,9 +44,9 @@
"button": "更换格式"
}
},
"ajax": {
"request": {
"left": {
"title": "FastjsAjax",
"title": "FastjsRequest",
"desc": "简单和多元化齐聚一体"
},
"right": {
Expand Down Expand Up @@ -74,9 +74,9 @@
"button": "フォーマット変更"
}
},
"ajax": {
"request": {
"left": {
"title": "FastjsAjax",
"title": "FastjsRequest",
"desc": "シンプルと多様化の融合"
},
"right": {
Expand Down

0 comments on commit d7ac554

Please sign in to comment.