wowchat icon indicating copy to clipboard operation
wowchat copied to clipboard

Suggestion: support i18n

Open qyh214 opened this issue 5 years ago • 1 comments

I think like classes,races,area name we can use like json control,or we can read from dbc. And also item link we can modify in conf. maybe cool!

qyh214 avatar Sep 08 '19 13:09 qyh214

feel free to implement it. my only request would be to not use any wow files (no dbc reading). for the translations you can either use HOCON (so can be read with typesafe config), java.util.Properties, or simple csv would work as well.

fjaros avatar Sep 08 '19 21:09 fjaros