You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i18n has been written from scratch, simplifying its operation and supporting different "locale" encodings.
Added Romanian translation, thanks to Studio Davis Tutoriale Programe.
Upgraded dependencies.
Use real files instead of inline JS constants for CSS, SVG, PNG and MP3 assets. These files are finally codified and inlined by WebPack at compile time.
Bug fixes
Fixed an issue with i18n, which did not correctly apply the required language selection.