mirror of
https://github.com/jie65535/GrasscutterCommandGenerator.git
synced 2025-10-22 20:09:46 +08:00
Fix open command help format error
This commit is contained in:
@@ -202,7 +202,11 @@
|
||||
是否查看更新?選擇否將不再提醒該版本。</value>
|
||||
</data>
|
||||
<data name="OpenCommandHelp" xml:space="preserve">
|
||||
<value>1. 填寫正確的UID\n2. 向玩家發送驗證碼\n3. 輸入正確的驗證碼\n4. 連接\n5. 享受</value>
|
||||
<value>1. 填寫正確的UID
|
||||
2. 向玩家發送驗證碼
|
||||
3. 輸入正確的驗證碼
|
||||
4. 連接
|
||||
5. 享受</value>
|
||||
</data>
|
||||
<data name="PermissionCannotBeEmpty" xml:space="preserve">
|
||||
<value>要設置的權限不能為空!</value>
|
||||
|
Reference in New Issue
Block a user