fix
This commit is contained in:
parent
15850fd8ff
commit
c34e128945
@ -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': '静音',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user