mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-18 11:25:42 +00:00
fix(DB/String): Update the zhCN value of id 586 (#15943)
Length: Should be translated "全程 / 长度".
This commit is contained in:
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;
|
||||
Reference in New Issue
Block a user