issue 240
(new localization file for combuctor) reported
- I think I had made a mistake.
I wrote
"local L = LibStub("AceLocale-3.0"):NewLocale("Combuctor", "zhCN",
true)".It is wrong.
The write is
"local L = LibStub("AceLocale-3.0"):NewLocale("Combuctor", "zhCN", false)".
The follow is the new localization file.
I think I had made a mistake.
I wrote
"local L = LibStub("AceLocale-3.0"):NewLocale("Combuctor", "zhCN",
true)".It is wrong.
The write is
"local L = LibStub("AceLocale-3.0"):NewLocale("Combuctor", "zhCN", false)".
The follow is the new localization file.