Changing Studio to Japanese

If you want to change the Studio interface to Japanese, follow these instructions:

  1. With a text editor, open the following file: C:\Program Files\Kryon Studio\Config\appSettings.config

  2. 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" />

  3. Restart Studio

You can revert to English at any time by following the same procedure and changing the value back to "en".