1
0
forked from me/IronOS

Change translation defs to specify fonts to use

This commit is contained in:
Alvin Wong
2021-04-15 14:32:09 +08:00
parent 9f179f2371
commit cf154114d7
31 changed files with 248 additions and 100 deletions

View File

@@ -1,7 +1,10 @@
{
"languageCode": "JA_JP",
"languageLocalName": "日本語",
"cyrillicGlyphs": false,
"fonts": [
"ascii_basic",
"cjk"
],
"tempUnitFahrenheit": true,
"messages": {
"SettingsCalibrationDone": "校正完了",
@@ -200,4 +203,4 @@
"desc": "電源供給元をオンに保つために使用される、電力パルスの時間長 <x250msミリ秒>"
}
}
}
}