sab
sab

Reputation: 13

Load SVG-Edit in browser locale

How do i load the svg-edit in browser locale.I want to load the tools in browser language especially chinese. Anyone please help. Thanks in advance.

Upvotes: 0

Views: 494

Answers (1)

Brett Zamir
Brett Zamir

Reputation: 14345

The latest version is set up to already check the browser locale. You can also indicate the language within the URL, e.g., https://svg-edit.github.io/svgedit/releases/latest/editor/svg-editor.html?lang=zh-CN . Note that the latest version (not yet released) has some additional translations for extensions in Chinese; this version can be viewed at https://raw.githack.com/SVG-Edit/svgedit/master/editor/svg-editor.html?lang=zh-CN .

Upvotes: 0

Related Questions