👍[Update] Installer : インストール時のUI言語設定を追加

This commit is contained in:
misyaguziya
2024-01-15 22:58:02 +09:00
parent e3a1cd0a37
commit 8dfc702325
5 changed files with 40 additions and 2 deletions

View File

@@ -0,0 +1,3 @@
{
"UI_LANGUAGE": "en"
}

View File

@@ -0,0 +1,3 @@
{
"UI_LANGUAGE": "ja"
}

View File

@@ -0,0 +1,3 @@
{
"UI_LANGUAGE": "ko"
}