mirror of
https://github.com/BentoBoxWorld/Challenges.git
synced 2025-01-03 15:08:04 +01:00
Remove crashing strings.
mode-in-world and mode-with-island were not working as a used symbol were not parsable.
This commit is contained in:
parent
4f35f69960
commit
6c22185626
@ -226,8 +226,8 @@ challenges:
|
||||
line-length: '修改每條lore的最大長度'
|
||||
toggle-user-list: '切換到不同的玩家列表'
|
||||
mode-online: '目前在綫的玩家'
|
||||
mode-in-world: '屬游戲模式中的世界的玩家.'
|
||||
mode-with-island: '屬游戲模式中的島嶼的玩家.'
|
||||
mode-in-world: 'Players which is in GameMode world.'
|
||||
mode-with-island: 'Players which has island in GameMode.'
|
||||
selected: '已選中'
|
||||
remove-selected: '删除所選目標|您可以使用鼠標右鍵選擇目標'
|
||||
show-eggs: '在Egg模式或Head模式之間切換實體視圖'
|
||||
|
Loading…
Reference in New Issue
Block a user