PolymerElements / app-localize-behavior

Polymer behaviour to help internationalize your application
48 stars 54 forks source link

Consider using `lang` property & attribute instead of `language` #98

Open slawomir-brzezinski-at-interxion opened 7 years ago

slawomir-brzezinski-at-interxion commented 7 years ago

There's the lang standard HTML DOM property that maps to the lang standard HTML attribute.

Why not comply to these standards?

Benefits: