兼容低内核版本的浏览器
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
"home": { "audioSet": "Audioeinstellungen" },
|
||||
"source": {
|
||||
"label": "Eingang & Ausgang",
|
||||
"inputOptions": ["USB-B", "USB-C", "Koaxial", "Optisch", "Bluetooth", "HDMI-EARC", "RCA", "USB-Treiber"],
|
||||
"input": {
|
||||
"coaxial": "Koaxial",
|
||||
"optical": "Optisch",
|
||||
|
||||
@@ -55,8 +55,8 @@
|
||||
"pageTitle": "I/O",
|
||||
"inputSection": "Input",
|
||||
"outputSection": "Output",
|
||||
"inputOptions": ["USB-B", "USB-C", "Coaxial", "Optical", "Bluetooth", "IIS"],
|
||||
"outputOptions": ["XLR", "RCA", "Headset", "XLR/RCA"],
|
||||
"inputOptions": ["USB-B", "USB-C", "Coaxial", "Optical", "Bluetooth", "HDMI-EARC", "RCA", "USB Driver"],
|
||||
"outputOptions": ["XLR", "RCA", "XLR/RCA", "Headset"],
|
||||
"input": {
|
||||
"coaxial": "COAXIAL",
|
||||
"optical": "OPTICAL",
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
"home": { "audioSet": "Configuración de audio" },
|
||||
"source": {
|
||||
"label": "Entrada/Salida",
|
||||
"inputOptions": ["USB-B", "USB-C", "Coaxial", "Óptico", "Bluetooth", "HDMI-EARC", "RCA", "Controlador USB"],
|
||||
"input": {
|
||||
"coaxial": "Coaxial",
|
||||
"optical": "Óptico",
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
"home": { "audioSet": "Paramètres audio" },
|
||||
"source": {
|
||||
"label": "Entrée/Sortie",
|
||||
"inputOptions": ["USB-B", "USB-C", "Coaxial", "Optique", "Bluetooth", "HDMI-EARC", "RCA", "Clé USB"],
|
||||
"input": {
|
||||
"coaxial": "Coaxial",
|
||||
"optical": "Optique",
|
||||
|
||||
@@ -55,8 +55,8 @@
|
||||
"pageTitle": "輸入/輸出",
|
||||
"inputSection": "輸入",
|
||||
"outputSection": "輸出",
|
||||
"inputOptions": ["USB-B", "USB-C", "同軸", "光纖", "藍牙", "IIS"],
|
||||
"outputOptions": ["XLR", "RCA", "耳機", "XLR/RCA"],
|
||||
"inputOptions": ["USB-B", "USB-C", "同軸", "光纖", "藍牙", "HDMI-EARC", "類比RCA", "USB隨身碟"],
|
||||
"outputOptions": ["XLR", "RCA", "XLR/RCA", "耳機"],
|
||||
"input": { "coaxial": "同軸", "optical": "光纖", "bluetooth": "藍牙", "rca": "類比RCA" },
|
||||
"output": { "headset": "耳機" }
|
||||
},
|
||||
|
||||
@@ -55,8 +55,8 @@
|
||||
"pageTitle": "输入输出",
|
||||
"inputSection": "输入",
|
||||
"outputSection": "输出",
|
||||
"inputOptions": ["USB-B", "USB-C", "同轴", "光纤", "蓝牙", "IIS"],
|
||||
"outputOptions": ["XLR", "RCA", "耳机", "XLR/RCA"],
|
||||
"inputOptions": ["USB-B", "USB-C", "同轴", "光纤", "蓝牙", "HDMI-EARC", "模拟RCA", "U盘"],
|
||||
"outputOptions": ["XLR", "RCA", "XLR/RCA", "耳机"],
|
||||
"input": { "coaxial": "同轴", "optical": "光纤", "bluetooth": "蓝牙", "rca": "模拟RCA" },
|
||||
"output": { "headset": "耳机" }
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user