forked from me/e4mc_minecraft
新增「src/main/resources/assets/e4mc_quilt/lang/zh_tw.json」
This commit is contained in:
parent
be472b16a4
commit
65f33361c2
1 changed files with 6 additions and 0 deletions
6
src/main/resources/assets/e4mc_quilt/lang/zh_tw.json
Normal file
6
src/main/resources/assets/e4mc_quilt/lang/zh_tw.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"text.e4mc_minecraft.domainAssigned": "本地遊戲已託管在網域 [%s]",
|
||||
"text.e4mc_minecraft.closeServer": "本地遊戲不再公開託管",
|
||||
"text.e4mc_minecraft.serverAlreadyClosed": "本地遊戲未公開託管",
|
||||
"text.e4mc_minecraft.clickToStop": "(點擊此處停止)"
|
||||
}
|
Loading…
Reference in a new issue