mirror of
https://github.com/opentx/opentx.git
synced 2025-07-24 16:55:20 +03:00
日本語オプションを追加
This commit is contained in:
parent
b18ee0dcf7
commit
2c0cf2ad0e
1 changed files with 2 additions and 1 deletions
|
@ -47,7 +47,8 @@ QStringList const Translations::getAvailableTranslations()
|
|||
//<< "pt_PT"
|
||||
//<< "ru_RU"
|
||||
<< "sv_SE"
|
||||
<< "zh_CN" ;
|
||||
<< "zh_CN"
|
||||
<< "ja_JP" ;
|
||||
}
|
||||
return locales;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue