Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
ziqian zhang
Grasscutter
Commits
c432ace5
Commit
c432ace5
authored
May 09, 2022
by
Mateoust
Committed by
Melledy
May 09, 2022
Browse files
Updating language files fixed the issue 648 677
fix issue 648 677
parent
63efef8d
Changes
4
Hide whitespace changes
Inline
Side-by-side
src/main/resources/languages/en-US.json
View file @
c432ace5
...
...
@@ -334,6 +334,13 @@
},
"restart"
:
{
"description"
:
"Restarts the current session"
},
"unlocktower"
:
{
"success"
:
"unlock done"
,
"description"
:
"Unlock all levels of tower"
},
"resetshop"
:
{
"description"
:
"reset shop"
}
}
}
src/main/resources/languages/pl-PL.json
View file @
c432ace5
...
...
@@ -184,7 +184,7 @@
"account_error"
:
"Konto nie może zostać znalezione."
},
"position"
:
{
"success"
:
"Koordynaty: %
.3f, %.3f, %.3f
\n
ID sceny: %
d
"
"success"
:
"Koordynaty: %
s, %s, %s
\n
ID sceny: %
s
"
},
"reload"
:
{
"reload_start"
:
"Ponowne ładowanie konfiguracji."
,
...
...
@@ -293,6 +293,13 @@
"usage"
:
"Użycie: "
,
"aliases"
:
"Aliasy: "
,
"available_commands"
:
"Dostępne komendy: "
},
"unlocktower"
:
{
"success"
:
"odblokować gotowe"
,
"description"
:
"Odblokuj głęboką spiralę"
},
"resetshop"
:
{
"description"
:
"zresetuj sklep"
}
}
}
\ No newline at end of file
src/main/resources/languages/zh-CN.json
View file @
c432ace5
...
...
@@ -201,7 +201,7 @@
"description"
:
"给予或移除指定玩家的权限。"
},
"position"
:
{
"success"
:
"坐标:%
.3f, %.3f, %.3f
\n
场景ID:%
d
"
,
"success"
:
"坐标:%
s, %s, %s
\n
场景ID:%
s
"
,
"description"
:
"获取所在位置。"
},
"reload"
:
{
...
...
@@ -249,7 +249,7 @@
"setFetterLevel"
:
{
"usage"
:
"用法:setfetterlevel <level>"
,
"range_error"
:
"好感度等级必须在 0 到 10 之间。"
,
"
fetter_set_level
"
:
"好感度已设置为 %s 级"
,
"
success
"
:
"好感度已设置为 %s 级"
,
"level_error"
:
"无效的好感度等级。"
,
"description"
:
"设置当前角色的好感度等级。"
},
...
...
@@ -330,6 +330,13 @@
},
"restart"
:
{
"description"
:
"重新启动服务器。"
},
"unlocktower"
:
{
"success"
:
"解锁完成。"
,
"description"
:
"解锁深境螺旋的所有层"
},
"resetshop"
:
{
"description"
:
"重置商店时间"
}
}
}
src/main/resources/languages/zh-TW.json
View file @
c432ace5
...
...
@@ -184,7 +184,7 @@
"account_error"
:
"The account cannot be found."
},
"position"
:
{
"success"
:
"坐標:%
.3f, %.3f, %.3f
\n
場景ID:%
d
"
"success"
:
"坐標:%
s, %s, %s
\n
場景ID:%
s
"
},
"reload"
:
{
"reload_start"
:
"正在重新加載設定檔。"
,
...
...
@@ -226,7 +226,7 @@
"setFetterLevel"
:
{
"usage"
:
"用法:setfetterlevel <level>"
,
"range_error"
:
"好感度必須在 0 到 10 之間。"
,
"
fetter_set_level
"
:
"好感等級已設定為 %s"
,
"
success
"
:
"好感等級已設定為 %s"
,
"level_error"
:
"無效的好感度。"
},
"setStats"
:
{
...
...
@@ -293,6 +293,13 @@
"usage"
:
"用法:"
,
"aliases"
:
"別名:"
,
"available_commands"
:
"可用指令:"
},
"unlocktower"
:
{
"success"
:
"解鎖完成。"
,
"description"
:
"解鎖所有級別的深境螺旋"
},
"resetshop"
:
{
"description"
:
"重置商店時間"
}
}
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment