mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2025-12-23 12:24:43 +01:00
new command join and remove to force join or remove avatars into your current team (#549)
* feat:new command "join" and "remove" to force join or remove avatar in your current team * fix:change MaxAvatarsInTeam from 9 to 4 * feat:update & merge branch.Translate fix
This commit is contained in:
@@ -228,6 +228,11 @@
|
||||
"reload_done": "重新加載已完成。",
|
||||
"description": "重新加載設定檔和數據。"
|
||||
},
|
||||
"remove": {
|
||||
"usage": "用法: remove [indexOfYourTeams] 从1开始",
|
||||
"invalid_index": "下標從1開始",
|
||||
"description": "强制移除對内角色"
|
||||
},
|
||||
"resetConst": {
|
||||
"reset_all": "重設所有角色的命座。",
|
||||
"success": "已重設 %s 的命座,重新登入後將會生效。",
|
||||
|
||||
Reference in New Issue
Block a user