mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-20 16:03:19 +03:00
fix
This commit is contained in:
@@ -8,7 +8,7 @@ final bool isZh = Platform.localeName == "zh_CN";
|
|||||||
|
|
||||||
final langs = <String, Map<String, String>>{
|
final langs = <String, Map<String, String>>{
|
||||||
'zh': <String, String>{
|
'zh': <String, String>{
|
||||||
'Remote ID': '远程',
|
'Remote ID': '远程ID',
|
||||||
'ID/Relay Server': 'ID/中继服务器',
|
'ID/Relay Server': 'ID/中继服务器',
|
||||||
'About': '关于',
|
'About': '关于',
|
||||||
'Mute': '静音',
|
'Mute': '静音',
|
||||||
|
|||||||
Reference in New Issue
Block a user