Azgaar / Armoria

Heraldry generator and editor
https://azgaar.github.io/Armoria
272 stars 30 forks source link

Fix untranslated strings when using edition link #126

Closed Blipz closed 1 year ago

Blipz commented 1 year ago

Some parts of the edition panel and any initial info message were not translated when accessing Armoria through an edition link.

Blipz commented 1 year ago

I'm wondering whether it's the right fix or not. There are still hundreds of (unconsequential) warnings in the browser console about unfound translations.

Blipz commented 1 year ago

Added more $isTextReady checks to get rid of the warnings.