Small syntax fixes
This commit is contained in:
parent
e166d5ef6c
commit
b9155a46c1
@ -76,7 +76,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Name", "Emri"),
|
("Name", "Emri"),
|
||||||
("Type", "Shkruaj"),
|
("Type", "Shkruaj"),
|
||||||
("Modified", "E modifikuar"),
|
("Modified", "E modifikuar"),
|
||||||
("Size", "Madhesia"
|
("Size", "Madhesia"),
|
||||||
("Show Hidden Files", "Shfaq skedarët e fshehur"),
|
("Show Hidden Files", "Shfaq skedarët e fshehur"),
|
||||||
("Receive", "Merr"),
|
("Receive", "Merr"),
|
||||||
("Send", "Dërgo"),
|
("Send", "Dërgo"),
|
||||||
@ -374,7 +374,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Other", "Tjetër"),
|
("Other", "Tjetër"),
|
||||||
("Confirm before closing multiple tabs", "Konfirmo përpara se të mbyllësh shumë skeda"),
|
("Confirm before closing multiple tabs", "Konfirmo përpara se të mbyllësh shumë skeda"),
|
||||||
("Keyboard Settings", "Cilësimet e tastierës"),
|
("Keyboard Settings", "Cilësimet e tastierës"),
|
||||||
("Custom", "personalizuar"
|
("Custom", "Personalizuar"),
|
||||||
("Full Access", "Qasje e plotë"),
|
("Full Access", "Qasje e plotë"),
|
||||||
("Screen Share", "Ndarja e ekranit"),
|
("Screen Share", "Ndarja e ekranit"),
|
||||||
("Wayland requires Ubuntu 21.04 or higher version.", "Wayland kërkon Ubuntu 21.04 ose version më të lartë"),
|
("Wayland requires Ubuntu 21.04 or higher version.", "Wayland kërkon Ubuntu 21.04 ose version më të lartë"),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user