Closed TheGoodwin closed 4 months ago
I don't think supporting other languages can truly work for this, though, because a lot of the code is based on parsing the text description to get some field. For example, defineDurationFromText
only supports english.
Still, I'll do what I can to at least make affliction stages work.
There are issue with the French localization (and I assume other localizations) as the stage of the affliction is not detected. This cause the radio buttons of the stages to not appear when creating the effect. I also did improve on the french localization as some things were not quite right or not translated very well.
The following Pull Request fixes the following :
Fix some french localization
fix stage number locale detection with regexp => should also fix all other localizations