[Update] Remove the 'Speaker2Chatbox' section (I'm sorry and thank you, rera-san). Adjust the wording for selectable UI language. Add comments to the section 'Speaker2Chatbox' in en.yml.

This commit is contained in:
Sakamoto Shiina
2024-01-07 20:53:29 +09:00
parent 38a8a17b10
commit 7a4c4b8f76
3 changed files with 2 additions and 7 deletions

View File

@@ -677,7 +677,7 @@ class Config:
self._SELECTABLE_UI_LANGUAGES_DICT = {
"en": "English",
"ja": "日本語",
"ko": "한국어(일부 지원)"
"ko": "한국어"
# If you want to add a new language and key, please append it here.
}
self._MAX_MIC_ENERGY_THRESHOLD = 2000