How to modify a translation in RhinoArtisan?
Last updated
Last updated
To change any text in RhinoArtisan, we can do it from a single file. In the installation folder, we will find a folder called Languages, which is usually located at C:\Program Files\RhinoArtisan 6\languages. Inside this folder, you will find a list of files named after each language; for example, in Italian it is "it," in French it is "fr," etc.
RhinoArtisan is available in several languages, including English, German, French, Spanish, Italian, Portuguese, Russian, Chinese (simplified and traditional), Japanese, and Korean.
These files are in .json format and can be opened with any text editor. However, I would like to recommend that you try Visual Studio Code. This agile and completely free editor from Microsoft will allow you to view the content with colors that help you easily identify each word.
You can obtain Visual Studio Code for free through this link: https://code.visualstudio.com/.
As you can see, there is blue text that serves as the identifier, and we should not change this. What we need to modify is the text that follows, which is in salmon color.
Important: Windows does not allow you to modify files within the Program Files folder.
It is important to note that Windows does not allow you to modify files within the Program Files folder. Therefore, I recommend copying the file to your desktop or Documents so that you can edit it without any issues. Afterwards, you simply need to copy it back into the Languages folder.
If you have any questions, please contact us to [email protected]