Intro
The CHILI publish Illustrator plugin can be localised localized to your language. By default, these languages are covered:
...
You can add languages, and even update the wording used in your language.
Localization structure
The language tekst text and messages of the Illustrator plug-in are loaded from a set of text files located in Converter/Locale.
On OSX | On Windows |
By default, the Locale folder contains the following files:
...
Code Block |
---|
SERVER_TAB=Server PRESET=Preset REMOVE=Remove URL=Url ... |
How to add a language translation for the Illustrator plug-in
Add a line in Languages.txt (eg e.g. es=Spanish)
Copy en.txt and rename it to the required language (ege.g. es.txt)
Translate the text in the new text file
Reload the plugin
...