Files
svgedit/editor/locale
Neil Fraser f9fb7f47ae Residual linting
{object} -> {Object}
Remove extra semicolons.
Use jQuery’s .empty().
Make nodelist loops O(n) rather than O(n^2).
Specify radix in parseInt to prevent guessing octal.
2018-05-17 11:57:28 -07:00
..
2018-05-17 11:57:28 -07:00

This directory holds JSON 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