add space

This commit is contained in:
shenjack 2023-07-12 12:03:18 +08:00
parent d844e0ce0a
commit 5e6fee7353
Signed by: shenjack
GPG Key ID: 7B1134A979775551
2 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@ logger.logfile_datefmt = "Log file date format : "
game_start.at = "Game MainThread start at: {}"
[mod]
list = "Mod list:"
list = "Mod list: "
find.finded = "Mod founded: {}"
load.start = "Loading Mod in path {}"
load.use_time = "Mod loading has used: {} second"

View File

@ -22,7 +22,7 @@ logger.logfile_datefmt = "日志文件日期格式:"
game_start.at = "游戏主线程开始于:"
[mod]
list = "Mod 列表:"
list = "Mod 列表: "
find.finded = "找到 Mod: {}"
load.start = "开始加载路径 {} 下的 Mod"
load.use_time = "Mod 加载消耗时间: {} 秒"