MuTerminal version 1.2 or later can customize menu and preference panel language. The customize file is include at '~/config/settings/MuTerminal/menu' directory. If you want other language in menu or preference panel, you modify there files.
Japanese | The customize file for Japanese. |
English | The customize file for English. |
The customize files is following style.
"KEY" , "VARRIABLES"
KEY | Key of menu items and GUI parts label. Those keys couldn't modify. |
VARRIABLE | String of menu items and GUI parts label. |
Comment | You can write comment, if you insert '#' character at top of lines. |