Localization in Polymer?
internationalization, localization, polymer, web-component
Solution
I created an implementation on my own. Looking what I made it's not that difficult to do.
Problem
I'm going to create a webapp with Polymer. For that webapp I need localization. Is there a Polymer way to do localization? Has anyone ever done localization in a Polymer webapp?