Files
svgedit/editor/locale
Brett Zamir 37424278d1 - BREAKING CHANGE: Remove $.pref in favor of new svgEditor.pref
(avoiding polluting jQuery). (Might be moved to own module in
  future.)
- BREAKING CHANGE: `putLocale` (a function called automatically by
  `svg-editor.js`) no longer checks `pref`. Should not impact
  average consumers.

`putLocale` now also logs lang and checks `goodLangs` even if an explicit lang param is provided
2020-01-05 08:54:16 +08:00
..

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