Update lang.rs

This commit is contained in:
FastAct
2023-02-13 18:58:40 +01:00
committed by GitHub
parent 03d98a1a98
commit f108a5cb3b

View File

@@ -41,7 +41,7 @@ lazy_static::lazy_static! {
("it", "Italiano"),
("fr", "Français"),
("de", "Deutsch"),
("nl", "Nederlands"),
("nl", "Nederlands"),
("cn", "简体中文"),
("tw", "繁體中文"),
("pt", "Português"),