mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2025-12-22 11:54:39 +01:00
Make TalentCommand show off new Translate function
This commit is contained in:
@@ -291,10 +291,8 @@
|
||||
},
|
||||
"talent": {
|
||||
"lower_16": "Invalid talent level. Level should be lower than 16.",
|
||||
"set_id": "Set talent to %s.",
|
||||
"set_atk": "Set talent Normal ATK to %s.",
|
||||
"set_e": "Set talent E to %s.",
|
||||
"set_q": "Set talent Q to %s.",
|
||||
"set_id": "Set talent %s - \"%s\" to %s.",
|
||||
"id_desc": "Talent %s - \"%s\" - \"%s\"",
|
||||
"invalid_skill_id": "Invalid skill ID.",
|
||||
"invalid_level": "Invalid talent level.",
|
||||
"normal_attack_id": "Normal Attack ID %s.",
|
||||
|
||||
Reference in New Issue
Block a user