mirror of
https://github.com/Melledy/Grasscutter.git
synced 2024-11-26 01:30:49 +00:00
Improve text
This commit is contained in:
parent
99de46e261
commit
9fc18151c9
@ -96,7 +96,7 @@
|
|||||||
"create": "已创建账号,UID 为 %s。",
|
"create": "已创建账号,UID 为 %s。",
|
||||||
"delete": "账号已删除。",
|
"delete": "账号已删除。",
|
||||||
"no_account": "账号不存在。",
|
"no_account": "账号不存在。",
|
||||||
"command_usage": "用法:account <create|delete> <用户名> [uid]",
|
"command_usage": "用法:account <create|delete> <用户名> [UID]",
|
||||||
"description": "创建或删除账号"
|
"description": "创建或删除账号"
|
||||||
},
|
},
|
||||||
"broadcast": {
|
"broadcast": {
|
||||||
@ -290,7 +290,7 @@
|
|||||||
},
|
},
|
||||||
"talent": {
|
"talent": {
|
||||||
"usage_1": "设置天赋等级:/talent set <天赋ID> <数值>",
|
"usage_1": "设置天赋等级:/talent set <天赋ID> <数值>",
|
||||||
"usage_2": "另一种设置天赋等级的方法:/talent <n (普攻) | e (元素战技) | q (元素爆发)> <数值>",
|
"usage_2": "另一种设置天赋等级的方法:/talent <n (普通攻击) | e (元素战技) | q (元素爆发)> <数值>",
|
||||||
"usage_3": "获取天赋ID:/talent getid",
|
"usage_3": "获取天赋ID:/talent getid",
|
||||||
"lower_16": "无效的天赋等级,天赋等级应小于等于15。",
|
"lower_16": "无效的天赋等级,天赋等级应小于等于15。",
|
||||||
"set_id": "将天赋等级设为 %s。",
|
"set_id": "将天赋等级设为 %s。",
|
||||||
|
Loading…
Reference in New Issue
Block a user