mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2025-12-24 12:54:38 +01:00
Make TalentCommand show off new Translate function
This commit is contained in:
@@ -291,10 +291,8 @@
|
||||
},
|
||||
"talent": {
|
||||
"lower_16": "無效的天賦等級,技能等級應低於 16。",
|
||||
"set_id": "將天賦等級設為%s。",
|
||||
"set_atk": "將普通攻擊等級設為 %s。",
|
||||
"set_e": "設定元素戰技的天賦等級至 %s。",
|
||||
"set_q": "設定元素爆發的天賦等級至 %s。",
|
||||
"set_id": "🇺🇸Set talent %s - \"%s\" to %s.",
|
||||
"id_desc": "🇺🇸Talent %s - \"%s\" - \"%s\"",
|
||||
"invalid_skill_id": "無效的技能ID。",
|
||||
"invalid_level": "無效的天賦等級。",
|
||||
"normal_attack_id": "普通攻擊的 ID 為 %s。",
|
||||
@@ -383,4 +381,4 @@
|
||||
"gacha_mapping": "祈願物品映射到JSON上"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user