How would you recommend to approach internationalisation in an angular 2 dart application? I'm building a web application that needs to support multiple languages.
Hi, I saw you on Slack last night :-) As Günter mentioned, i18n support should be ready soon, also looking forward to it!
Hello Vlad,
another approach would be not to localize your website on code level but rather translate it with a translation proxy solution. Easyling is a very well known one - guess what language was chosen for it's front-end ;)
Very little to no extra coding is required to get a translated website up and running with it. Sign up for a demo, they'd be happy to show you around!
DV
Daniel V
Runnin around in front-end code and having a blast!