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
82698d56
Commit
82698d56
authored
May 13, 2022
by
tester233
Committed by
Melledy
May 13, 2022
Browse files
Improve text
parent
749ef3ff
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/resources/languages/zh-CN.json
View file @
82698d56
...
...
@@ -17,7 +17,7 @@
"default_password"
:
"[Dispatch] 成功加载 keystore 默认密码。请考虑将 config.json 的默认密码设置为 123456"
},
"authentication"
:
{
"default_unable_to_verify"
:
"[Authentication] 称为 verifyUser 的
method
在默认验证程序中不可用"
"default_unable_to_verify"
:
"[Authentication] 称为 verifyUser 的
方法
在默认验证程序中不可用"
},
"no_commands_error"
:
"此命令不适用于 Dispatch-only 模式"
,
"unhandled_request_error"
:
"[Dispatch] 潜在的未处理请求:%s %s"
,
...
...
@@ -215,6 +215,14 @@
"success"
:
"坐标:%s, %s, %s
\n
场景ID:%s"
,
"description"
:
"获取所在位置"
},
"quest"
:
{
"description"
:
"添加或完成任务"
,
"usage"
:
"quest <add|finish> [任务ID]"
,
"added"
:
"已添加任务 %s"
,
"finished"
:
"已完成任务 %s"
,
"not_found"
:
"未找到任务"
,
"invalid_id"
:
"无效的任务ID"
},
"reload"
:
{
"reload_start"
:
"正在重载配置文件和数据。"
,
"reload_done"
:
"重载完成。"
,
...
...
@@ -356,9 +364,9 @@
"gacha"
:
{
"details"
:
{
"title"
:
"祈愿详情"
,
"available_five_stars"
:
"
出现的五
星物品"
,
"available_four_stars"
:
"
出现的四
星物品"
,
"available_three_stars"
:
"
出现的三
星物品"
,
"available_five_stars"
:
"
可获得的5
星物品"
,
"available_four_stars"
:
"
可获得的4
星物品"
,
"available_three_stars"
:
"
可获得的3
星物品"
,
"template_missing"
:
"缺失文件:data/gacha_details.html"
}
}
...
...
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