fix(DB/String): Update the zhCN value of id 586 (#15943)

Length: Should be translated "全程 / 长度".
This commit is contained in:
cTrinity
2023-04-19 09:02:15 +08:00
committed by GitHub
parent 5f31949525
commit cfe9ce719a

View File

@@ -0,0 +1,2 @@
-- translation error
UPDATE `acore_string` SET `locale_zhCN` = '事件 %u: %s%s\n开始时间: %s 结束时间: %s 发生: %s 全程(长度): %s\n下一次状态改变: %s' WHERE `entry` = 586;