Update lang.rs
This commit is contained in:
parent
23be7d4820
commit
bfefaf14e6
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ lazy_static::lazy_static! {
|
|||
("it", "Italiano"),
|
||||
("fr", "Français"),
|
||||
("de", "Deutsch"),
|
||||
("nl","Nederlands"),
|
||||
("nl", "Nederlands"),
|
||||
("cn", "简体中文"),
|
||||
("tw", "繁體中文"),
|
||||
("pt", "Português"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue