mirror of
https://github.com/Cateners/tiny_computer.git
synced 2026-05-20 16:35:47 +08:00
Microphone support
This commit is contained in:
@@ -109,5 +109,7 @@
|
||||
"updateRequest": "Please try to use the latest version. Visit the project address to check for the latest version.",
|
||||
"avncScreenResize": "Adaptive Screen Size",
|
||||
"avncResizeFactor": "Screen Scaling Ratio",
|
||||
"avncResizeFactorValue": "Current scaling is"
|
||||
"avncResizeFactorValue": "Current scaling is",
|
||||
"microphoneSupport": "Microphone Support",
|
||||
"startStreaming": "Start Microphone"
|
||||
}
|
||||
@@ -109,5 +109,7 @@
|
||||
"updateRequest": "请尽量使用最新版本。前往项目地址可查看最新版本。",
|
||||
"avncScreenResize": "自适应屏幕尺寸",
|
||||
"avncResizeFactor": "屏幕缩放比",
|
||||
"avncResizeFactorValue": "当前缩放为"
|
||||
"avncResizeFactorValue": "当前缩放为",
|
||||
"microphoneSupport": "麦克风支持",
|
||||
"startStreaming": "开启麦克风"
|
||||
}
|
||||
@@ -109,5 +109,7 @@
|
||||
"updateRequest": "請盡量使用最新版本。前往專案網址查看最新版本。",
|
||||
"avncScreenResize": "自適應螢幕尺寸",
|
||||
"avncResizeFactor": "螢幕縮放比",
|
||||
"avncResizeFactorValue": "目前縮放為"
|
||||
"avncResizeFactorValue": "目前縮放為",
|
||||
"microphoneSupport": "麥克風支援",
|
||||
"startStreaming": "開啟麥克風"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user