Update pl.rs
This commit is contained in:
parent
5f0f4957b9
commit
65d586079f
@ -500,11 +500,11 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("no fingerprints", "brak sygnatur"),
|
("no fingerprints", "brak sygnatur"),
|
||||||
("Select a peer", ""),
|
("Select a peer", ""),
|
||||||
("Select peers", ""),
|
("Select peers", ""),
|
||||||
("Plugins", ""),
|
("Plugins", "Wtyczki"),
|
||||||
("Uninstall", ""),
|
("Uninstall", "Odinstaluj"),
|
||||||
("Update", ""),
|
("Update", "Aktualizuj"),
|
||||||
("Enable", ""),
|
("Enable", "Włącz"),
|
||||||
("Disable", ""),
|
("Disable", "Wyłącz"),
|
||||||
("Options", ""),
|
("Options", "Opcje"),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user