[Update] Config Page: Device Tab. Adjust designs.

This commit is contained in:
Sakamoto Shiina
2024-09-11 23:50:36 +09:00
parent f6eaf84f85
commit c422a13df3
6 changed files with 100 additions and 114 deletions

View File

@@ -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)",

View File

@@ -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": "マイク入力感度の調整 (現在の設定: 自動)",