This commit is contained in:
rustdesk 2024-10-24 22:52:06 +08:00
parent bd22b01370
commit 4da584055d

View File

@ -305,7 +305,7 @@ class RemoteMenuEntry {
}) {
return MenuEntryButton<String>(
childBuilder: (TextStyle? style) => Text(
'${translate("Insert Ctrl + Alt + Del")',
translate("Insert Ctrl + Alt + Del"),
style: style,
),
proc: () {