mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-09 00:08:01 +00:00
@@ -1,3 +1,4 @@
|
|||||||
|
-- DB update 2026_03_05_03 -> 2026_03_06_00
|
||||||
-- Add Spanish (esES/esMX) translations for acore_string entries that were missing them
|
-- Add Spanish (esES/esMX) translations for acore_string entries that were missing them
|
||||||
|
|
||||||
UPDATE `acore_string` SET `locale_esES` = 'El comando ''{}'' no existe.', `locale_esMX` = 'El comando ''{}'' no existe.' WHERE `entry` = 6;
|
UPDATE `acore_string` SET `locale_esES` = 'El comando ''{}'' no existe.', `locale_esMX` = 'El comando ''{}'' no existe.' WHERE `entry` = 6;
|
||||||
Reference in New Issue
Block a user