Skip to content
This repository has been archived by the owner on Dec 20, 2022. It is now read-only.

Commit

Permalink
优化欢迎信息
Browse files Browse the repository at this point in the history
  • Loading branch information
SugarMGP committed Aug 20, 2022
1 parent c17bb27 commit 3264126
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/main/resources/assets/eoc/lang/en_us.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"eoc.welcome": "Welcome to Evolution Of Cuckoo, %s!",
"eoc.welcome": "Welcome to Evolution Of Cuckoo, %s.",
"item.eoc.cuckoo_ingot": "Cuckoo Ingot",
"item.eoc.funny_apple": "Funny Apple",
"item.eoc.funny_ingot": "Funny Ingot",
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/assets/eoc/lang/zh_cn.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"eoc.welcome": "欢迎游玩 Evolution Of Cuckoo,%s!",
"eoc.welcome": "欢迎游玩 Evolution Of Cuckoo, %s.",
"item.eoc.cuckoo_ingot": "咕咕锭",
"item.eoc.funny_apple": "滑稽果",
"item.eoc.funny_ingot": "滑稽锭",
Expand Down

0 comments on commit 3264126

Please sign in to comment.