fix(DB/String): Update the zhCN value of id 586 (#15943)
Length: Should be translated "全程 / 长度".
This commit is contained in:
parent
5f31949525
commit
cfe9ce719a
1 changed files with 2 additions and 0 deletions
2
data/sql/updates/pending_db_world/2023_04_14_01.sql
Normal file
2
data/sql/updates/pending_db_world/2023_04_14_01.sql
Normal 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;
|
||||
Loading…
Add table
Add a link
Reference in a new issue