Changing Studio to Japanese
If you want to change the Studio interface to Japanese, follow these instructions:
-
With a text editor, open the following file:
C:\Program Files\Kryon Studio\Config\appSettings.config -
Find the line that begins:
<add key="Locale", and change the value from"en"to"ja-jp"-
The full line should now read:
-
<add key="Locale" value="ja-jp" />
-
-
Restart Studio
You can revert to English at any time by following the same procedure and changing the value back to "en".