- Accessibility: Begin work, add aria-label to some buttons and
form controls; add `role=main`; `<img alt>`; `<iframe title>`
- i18n: Add `lang` attribute
- Refactoring: lbs, simplify i18nized element retrieval call
- Docs: Some JSDoc descriptions, JSDoc spacing, fix svgIcons param
def; add todo
- Testing: Avoid reporting meta-viewport (have own zooming
controls and difficult to fix)
This directory holds JavaScript files that translate the UI strings in SVG-edit. Initial translations were done by Narendra Sisodiya putting the English strings through the Google Translation API. Humans will need to take these automated translations and ensure they make sense. See AUTHORS for the translations credits. Languages Already Translated By Humans: * lang.cs.js * lang.de.js * lang.en.js * lang.es.js * lang.fr.js * lang.ja.js * lang.nl.js * lang.pl.js * lang.ro.js * lang.sk.js