Update lv.rs (#9437)
This commit is contained in:
parent
75a14fea23
commit
49989e34e4
1 changed files with 3 additions and 3 deletions
|
|
@ -644,8 +644,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||
("Parent directory", "Vecākdirektorijs"),
|
||||
("Resume", "Atsākt"),
|
||||
("Invalid file name", "Nederīgs faila nosaukums"),
|
||||
("one-way-file-transfer-tip", ""),
|
||||
("Authentication Required", ""),
|
||||
("Authenticate", ""),
|
||||
("one-way-file-transfer-tip", "Kontrolējamajā pusē ir iespējota vienvirziena failu pārsūtīšana."),
|
||||
("Authentication Required", "Nepieciešama autentifikācija"),
|
||||
("Authenticate", "Autentificēt"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue