d4lf icon indicating copy to clipboard operation
d4lf copied to clipboard

support multiple languages

Open dreampiler opened this issue 1 year ago • 3 comments

Please support multiple languages. Could you add a language setting and separate the asset folder so that it can be used in languages other than English? It seems like it would be up to the users of each language to fill in the actual data themselves.

dreampiler avatar Dec 31 '23 15:12 dreampiler

My biggest pain point for supporting multi language is not the assets. I think the only asset that actually has language specific text in it is the "STASH" texture.

Its keeping the .json files with aspect and affix text up to date.

For affixes the solution might be that the affix name the user is using is what is searched for. So for instance if you put in "control_impaired_duration_reduction" it will automatically check for "control impaired duration reduction" affix text.

But for aspects, uniques and sigils I need to get files with the translated text.

aeon0 avatar Jan 01 '24 14:01 aeon0

Will try to get all needed data from d4data, then multi-language support should be easy.

aeon0 avatar Jan 09 '24 11:01 aeon0

d4data has the translated data?

kngbong avatar Apr 23 '24 01:04 kngbong

will do english only

chrisoro avatar Jan 24 '25 21:01 chrisoro