Editor Localization

When using Bakin in a language that Bakin does not officially support, you can localize the editor text in the following ways.
There are several files that need to be localized. Please rewrite them as necessary.

Note

Editor Main Parts Localization

The editor part of Bakin can be localized by rewriting the .tsv file placed in the following path under the folder where Bakin is installed.

\BAKIN\plugins\languages
  1. Rename the file en-us.tsv to language-code.tsv. (Example: ko.tsv for Korean)
     
  2. Each line in the file consists of the following:
    Rewriting the text portion will replace the text in the tool when the tsv file is applied.
    Label(tab)Text(tab)Label Information
    • Note that if the (tab) is a space, it will not be applied.
    • en-us.tsv will be updated accordingly as updates are made.
      Please note that sequential text changes and additions may occur as updates are made.
      Please note that in some cases, .tsv files may not be immediately released even if text changes or additions are made as a result of an update.
       
  3. To apply the tsv file to the tool, specify the .tsv file created in Configuration > Language and restart Bakin.

(!)The character encoding of the tsv file must be UTF-8. Files with other character encodings will not be correctly applied to Bakin.

Shader-related Localization

The text related to shaders set in Resources > Materials is in the following folder.

\BAKIN\lib\sysresource\shader\Builtin

Please add your translation to the .txt file in this folder according to the following rules.

Localization of Event Templates/Advice Windows

  1. First, copy and paste the following folder.
    \BAKIN\data\en
     
  2. Change the folder name to the language code. (Below is an example for Korean)
    \BAKIN\data\ko
     
  3. Open the renamed folder and you will find three folders.
    adviceAdvice window that appears the first time you start Bakin or each tool in Bakin
    common_templatesCommon Event Templates
    templatesEvent Templates

Front page   Edit Freeze Diff History Attach Copy Rename Reload   New Page list Search Recent changes   Help   RSS of recent changes
Last-modified: 2025-04-25 (Fri) 08:41:37