portable-service: little fix
Signed-off-by: 21pages <pages21@163.com>
This commit is contained in:
parent
9b3a3bde39
commit
2a65d948aa
3 changed files with 9 additions and 9 deletions
|
|
@ -387,7 +387,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||
("Show RustDesk", "Pokaż RustDesk"),
|
||||
("This PC", "Ten komputer"),
|
||||
("or", "albo"),
|
||||
("Continue with", "Kontynuuj z"),""),
|
||||
("Continue with", "Kontynuuj z"),
|
||||
("Elevate", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue