This is an area we're still fleshing out, but Scott did some initial work on https://github.com/Polymer/i18next-element a while back. You might find it useful.
On Thu, Sep 11, 2014 at 1:03 PM, Kelly St. John <[email protected]> wrote: > This was an interesting topic. Have there been any updates on best > practices for polymer localization support? What are people successfully > using for polymer apps in this regard? > > > On Thursday, 14 November 2013 23:08:50 UTC-8, Nicolas Bouthors wrote: >> >> Do we have à preferred approach to support internationalization of >> polymer element. >> For now I see using the binding API as an option, passing dictionaries as >> a parameter to each element. But doing so is cumbersome for example for >> elements containing other elements directly or via the content tag. >> >> Any better idea? >> >> Shouldn't we have a common way, so that all elements inherit from a >> common dictionary and have some support to retrieve dictionary values from >> a string, inside a mustache {{}}? >> >> Follow Polymer on Google+: plus.google.com/107187849809354688692 > --- > You received this message because you are subscribed to the Google Groups > "Polymer" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/polymer-dev/07360486-ac06-4ef3-acb5-08a6107c5853%40googlegroups.com > <https://groups.google.com/d/msgid/polymer-dev/07360486-ac06-4ef3-acb5-08a6107c5853%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > Follow Polymer on Google+: plus.google.com/107187849809354688692 --- You received this message because you are subscribed to the Google Groups "Polymer" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/polymer-dev/CACGqRCCcN-%3DKa5J9mRJj7JKJ2hH7N05ERBd%3DYX4wi4N6H3NC2Q%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
