fix
This commit is contained in:
parent
15850fd8ff
commit
c34e128945
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ final bool isZh = Platform.localeName == "zh_CN";
|
|||
|
||||
final langs = <String, Map<String, String>>{
|
||||
'zh': <String, String>{
|
||||
'Remote ID': '远程',
|
||||
'Remote ID': '远程ID',
|
||||
'ID/Relay Server': 'ID/中继服务器',
|
||||
'About': '关于',
|
||||
'Mute': '静音',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue