Misc/Fixups

* fix rogue letter in zhCN localization
 * remove unused redirects from powered tooltips, ocasionally breaking locale detection (preserved for posterity)
This commit is contained in:
Sarjuuk 2024-04-03 19:31:11 +02:00
parent e5e4446366
commit f35adfeb3a
2 changed files with 3 additions and 4 deletions

View file

@ -1545,7 +1545,7 @@ $lang = array(
-142 => "愤怒"
),
'scaling' => array(
'directSP' => "直接效果的攻击强度 +%.2f%%", 'directAP' => "直接效果的攻击强度 +%.2f%%t",
'directSP' => "直接效果的攻击强度 +%.2f%%", 'directAP' => "直接效果的攻击强度 +%.2f%%",
'dotSP' => "每个周期的法术强度 +%.2f%%", 'dotAP' => "每个周期的攻击强度 +%.2f%%"
),
'relItems' => array(

View file

@ -101,9 +101,8 @@ if (typeof $WowheadPower == "undefined") {
8: "ruru"
},
REDIRECTS = {
wotlk: "www",
ptr: "www",
www: "en"
// wotlk: "www",
// ptr: "www"
};
if (isRemote) {