Update lang.rs

This commit is contained in:
FastAct 2022-08-06 13:45:52 +02:00 committed by GitHub
parent 23be7d4820
commit bfefaf14e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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