Update pl.rs (#10901)
This commit is contained in:
parent
c46023bbde
commit
3a5b30a5e7
@ -654,8 +654,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Upload files", "Wyślij pliki"),
|
("Upload files", "Wyślij pliki"),
|
||||||
("Clipboard is synchronized", "Schowek jest zsynchronizowany"),
|
("Clipboard is synchronized", "Schowek jest zsynchronizowany"),
|
||||||
("Update client clipboard", "Uaktualnij schowek klienta"),
|
("Update client clipboard", "Uaktualnij schowek klienta"),
|
||||||
("Untagged", ""),
|
("Untagged", "Bez etykiety"),
|
||||||
("new-version-of-{}-tip", ""),
|
("new-version-of-{}-tip", "Dostępna jest nowa wersja {}"),
|
||||||
("Accessible devices", ""),
|
("Accessible devices", "Dostępne urządzenia"),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user