Understand SVG-edit localization files
masterSVG-edit uses JavaScript files located in the src/editor/locale/ directory to manage UI string translations. Each file corresponds to a specific language and contains the mapping for the editor's interface strings.
Currently, the following languages have received human-verified translations:
lang.cs.js(Czech)lang.de.js(German)lang.en.js(English)lang.es.js(Spanish)lang.fr.js(French)lang.ja.js(Japanese)lang.nl.js(Dutch)lang.pl.js(Polish)lang.ro.js(Romanian)lang.sk.js(Slovak)lang.tr.js(Turkish)