mclemente / fvtt-module-polyglot

Talk to others using a language you can speak and scrambles text you can't understand.
MIT License
41 stars 48 forks source link

Default Language is Not Respected When Custom Languages are Used #320

Closed DreadDuchess closed 1 year ago

DreadDuchess commented 1 year ago

Describe the bug When a world is loaded, the language selected by Polyglot is the first language in the list of custom languages rather than the custom language specified in either Default Language entry field.

To Reproduce Steps to reproduce the behavior:

  1. Add "Alpha,Bravo" to Custom Languages.
  2. Set Default Language in the Languages tab and the Default Language in the root options menu to "Bravo"
  3. Reload world
  4. See that "Alpha" is the initial language selected.

Expected behavior "Bravo" would be selected upon loading.

Screenshots image

mclemente commented 1 year ago

Should be fixed now. Thank you for reporting this issue.