mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-16 04:41:28 +03:00
more zh
This commit is contained in:
@@ -305,7 +305,7 @@ void showServer(BuildContext context) {
|
||||
onPressed: () {
|
||||
Navigator.pop(context);
|
||||
},
|
||||
child: Text('Cancel'),
|
||||
child: Text(translate('Cancel')),
|
||||
),
|
||||
FlatButton(
|
||||
textColor: MyTheme.accent,
|
||||
|
||||
Reference in New Issue
Block a user