refact, peer card menu, open in tabs action

Signed-off-by: dignow <linlong1265@gmail.com>
This commit is contained in:
dignow
2023-08-08 13:50:29 +08:00
parent ac88f55f25
commit b5679df7f9
36 changed files with 70 additions and 69 deletions

View File

@@ -525,8 +525,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Sync with recent sessions", "Synchronizacja z ostatnimi sesjami"),
("Sort tags", "Znaczniki sortowania"),
("Open new connections in tabs", ""),
("Open in tabs", ""),
("Open in windows", ""),
("Open in Tabs", ""),
("Open with New window", ""),
("separate window", "oddzielne okno"),
("Move tab to new window", "Przenieś zakładkę do nowego okna"),
].iter().cloned().collect();