Comment by crabmusket
2 days ago
What part of HTML is letting you adapt e.g. units of measurement by locale? Presumably there's also CSD and JS involved?
2 days ago
What part of HTML is letting you adapt e.g. units of measurement by locale? Presumably there's also CSD and JS involved?
Not sure about HTML, but you can use `<switch>` [1] in SVG and it will display localized text based on the `system’anguage` property.
[1]: https://developer.mozilla.org/en-US/docs/Web/SVG/Reference/E...