This commit is contained in:
BruceChen 2022-10-07 21:49:05 +08:00
parent 77d858dc35
commit c1a04fe5bf
12 changed files with 57 additions and 27 deletions

View file

@ -237,6 +237,12 @@ cmd.changeSlot.fail=Could not change slot
# Chunk
cmd.chunk.desc=Displays the chunk loading status.\nChange EnableEmoji=false in the settings if the display is confusing.
cmd.chunk.current=Current location{0}, chunk: ({1}, {2}).
cmd.chunk.marked=Marked location:
cmd.chunk.chunk_pos=chunk: ({0}, {1}).
cmd.chunk.outside=§x§0Since the marked chunk is outside the graph, it will not be displayed!§r
cmd.chunk.icon=Player:{0}, MarkedChunk:{1}, NotReceived:{2}, Loading:{3}, Loaded:{4}
cmd.chunk.for_debug=§x§0This command is used for debugging, make sure you know what you are doing.§r
# Connect
cmd.connect.desc=connect to the specified server.

View file

@ -237,6 +237,12 @@ cmd.changeSlot.fail=无法变更栏位
# Chunk
cmd.chunk.desc=显示区块加载状态。\n如果显示错乱竟在设置中更改 EnableEmoji=false 。
cmd.chunk.current=当前位置:{0},所在区块:({1}, {2})。
cmd.chunk.marked=标记的位置:
cmd.chunk.chunk_pos=区块:({0}, {1})。
cmd.chunk.outside=§x§0由于被标记的区块距离玩家太远它不会被显示在图中§r
cmd.chunk.icon=玩家:{0},标记的区块:{1},未收到:{2},加载中:{3},已加载:{4}
cmd.chunk.for_debug=§x§0此命令仅用于调试使用确保你已经了解执行该命令会造成的影响。§r
# Connect
cmd.connect.desc=连接到指定的服务器。

View file

@ -237,6 +237,12 @@ cmd.changeSlot.fail=無法變更欄位
# Chunk
cmd.chunk.desc=顯示區塊載入狀態。\n如果顯示錯亂竟在設定中更改 EnableEmoji=false 。
cmd.chunk.current=當前位置:{0},所在區塊:({1}, {2})。
cmd.chunk.marked=標記的位置:
cmd.chunk.chunk_pos=區塊:({0}, {1})。
cmd.chunk.outside=§x§0由於被標記的區塊距離玩家太遠它不會被顯示在圖中§r
cmd.chunk.icon=玩家:{0},標記的區塊:{1},未收到:{2},載入中:{3},已載入:{4}
cmd.chunk.for_debug=§x§0此命令僅用於除錯使用確保你已經瞭解執行該命令會造成的影響。§r
# Connect
cmd.connect.desc=連線到指定的伺服器。