forked from xiaozhi/xiaozhi-esp32
Add new language (#303)
* Add language * Add ja-JP * rollback fonts change * fix cn's language file * fix cn's font name not rollback * Update esp32-s3-touch-lcd-1.46.cc --------- Co-authored-by: Xiaoxia <terrence@tenclass.com>
This commit is contained in:
@@ -15,8 +15,12 @@ choice
|
||||
|
||||
config LANGUAGE_ZH_CN
|
||||
bool "Chinese"
|
||||
config LANGUAGE_ZH_TW
|
||||
bool "Chinese Traditional"
|
||||
config LANGUAGE_EN_US
|
||||
bool "English"
|
||||
config LANGUAGE_JA_JP
|
||||
bool "Japanese"
|
||||
endchoice
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user