[Update] Config Page: Device Tab. Adjust designs.
This commit is contained in:
@@ -141,11 +141,10 @@
|
||||
"auth_key_success": "Auth key update completed.",
|
||||
"auth_key_error": "Auth Key is incorrect or Usage limit reached."
|
||||
},
|
||||
"mic_host": {
|
||||
"label": "Mic Host/Driver"
|
||||
},
|
||||
"mic_device": {
|
||||
"label": "Mic Device"
|
||||
"mic_host_device": {
|
||||
"label": "Mic Device",
|
||||
"label_host": "Host/Driver",
|
||||
"label_device": "Device"
|
||||
},
|
||||
"mic_dynamic_energy_threshold": {
|
||||
"label_for_automatic": "Mic Energy Threshold (Current Setting: Automatic)",
|
||||
|
||||
@@ -136,11 +136,10 @@
|
||||
"auth_key_success": "認証キーの更新が完了しました。",
|
||||
"auth_key_error": "認証キーが間違っているか、API使用制限が上限に達しています。"
|
||||
},
|
||||
"mic_host": {
|
||||
"label": "マイク(ホスト/ドライバー)"
|
||||
},
|
||||
"mic_device": {
|
||||
"label": "マイク (デバイス)"
|
||||
"mic_host_device": {
|
||||
"label": "マイク (デバイス)",
|
||||
"label_host": "ホスト/ドライバー",
|
||||
"label_device": "デバイス"
|
||||
},
|
||||
"mic_dynamic_energy_threshold": {
|
||||
"label_for_automatic": "マイク入力感度の調整 (現在の設定: 自動)",
|
||||
|
||||
Reference in New Issue
Block a user