mirror of
https://github.com/webxoss/webxoss-client.git
synced 2025-01-30 23:19:07 +01:00
fix Localize.desc && Chinese tranlsation
This commit is contained in:
parent
22b0d92fac
commit
6d358bdb59
2 changed files with 2 additions and 2 deletions
|
@ -2592,7 +2592,7 @@ Localize.desc = function (desc) {
|
||||||
if (!info) {
|
if (!info) {
|
||||||
debugger;
|
debugger;
|
||||||
return desc;
|
return desc;
|
||||||
}ƒ
|
}
|
||||||
var map = {
|
var map = {
|
||||||
'const': info['constEffectTexts'],
|
'const': info['constEffectTexts'],
|
||||||
'spell': info['spellEffectTexts'],
|
'spell': info['spellEffectTexts'],
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue