Feu-Secret / Tokenmagic

A Foundry VTT module that allows you to add animations and graphic effects to tokens, tiles, templates and drawings.
GNU General Public License v3.0
51 stars 36 forks source link

[BUG] : In french, config screen displays damage types as [Object object] #263

Closed yogiteck closed 1 month ago

yogiteck commented 5 months ago

Module Version: v0.6.5

Describe the bug In french, config screen displays damage types title as [Object object] instead of "Acid", "Fire", etc.

To Reproduce Choose french language and localisation Go in config menu (where you can config your templates for damage types)

Expected behavior We should see damage types label.

How can youfix this bug Open "categories.html" First lines should be

{{#each dmgTypes as |dmgType dmgKey|}}

{{dmgType.label}}