diff --git a/flutter_hbb/lib/common.dart b/flutter_hbb/lib/common.dart index 6562af1f0..10a042e68 100644 --- a/flutter_hbb/lib/common.dart +++ b/flutter_hbb/lib/common.dart @@ -8,7 +8,7 @@ final bool isZh = Platform.localeName == "zh_CN"; final langs = >{ 'zh': { - 'Remote ID': '远程', + 'Remote ID': '远程ID', 'ID/Relay Server': 'ID/中继服务器', 'About': '关于', 'Mute': '静音',