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
Hi Christian! I was reading your electron tutorials from your web, and the one about localization caught my eye. I want to switch languages from the menu and I was thinking about adapting your tutorial into my electron app, but I'm not able to do it. Is there any way? I thought about maybe using handlebars template rendering... but I can't find a proper solution to achieve this.
Thank you very much in advance :)
The text was updated successfully, but these errors were encountered:
Sry for late response. I have a lot to do in other projects right now. But i'll take a look at this as soon as possible. Hopefully you have already found a localization technique that works for you.
Well, I managed to do it with i18n and handlebars node modules, but my solution is kinda messy (at least it works fine). Anyway, I would appreciate if you already know a better —and cleaner— way to do this :)
Hi Christian! I was reading your electron tutorials from your web, and the one about localization caught my eye. I want to switch languages from the menu and I was thinking about adapting your tutorial into my electron app, but I'm not able to do it. Is there any way? I thought about maybe using handlebars template rendering... but I can't find a proper solution to achieve this.
Thank you very much in advance :)
The text was updated successfully, but these errors were encountered: