Trim & Bug fix

This commit is contained in:
BruceChen 2022-10-07 15:40:38 +08:00
parent f538b9e948
commit 2e18317f3f
9 changed files with 102 additions and 196 deletions

View file

@ -584,6 +584,7 @@ bot.map.received_map=Received a new Map, with Id: {0}
bot.map.rendered=Succesfully rendered a map with id '{0}' to: '{1}'
bot.map.failed_to_render=Failed to render the map with id: '{0}'
bot.map.list_item=- Map id: {0} (Last Updated: {1})
bot.map.windows_only=Save to file is currently only available for the windows platform.
# ReplayCapture
bot.replayCapture.cmd=replay command

View file

@ -584,6 +584,7 @@ bot.map.received_map=收到一个编号为 {0} 的新地图。
bot.map.rendered=成功接收到地图 '{0}' ,保存为 '{1}'
bot.map.failed_to_render=无法渲染编号为 '{0}' 的地图。
bot.map.list_item=- 地图编号:{0}(最近更新于:{1}
bot.map.windows_only=保存地图到文件功能目前仅可用于Windows平台。
# ReplayCapture
bot.replayCapture.cmd=replay 命令

View file

@ -584,6 +584,7 @@ bot.map.received_map=收到一個編號為 {0} 的新地圖。
bot.map.rendered=成功接收到地圖 '{0}' ,儲存為 '{1}'
bot.map.failed_to_render=無法渲染編號為 '{0}' 的地圖。
bot.map.list_item=- 地圖編號:{0}(最近更新於:{1}
bot.map.windows_only=儲存地圖到檔案功能目前僅可用於Windows平臺。
# ReplayCapture
bot.replayCapture.cmd=replay 命令