Portuguese lang

This commit is contained in:
2021-09-29 23:41:46 +03:00
parent dd1a8b8205
commit d37cf7bdb3
2 changed files with 6 additions and 0 deletions

View File

@ -32,6 +32,7 @@ configuration_options = {
{ description = "English", data = "eng" },
{ description = "Русский", data = "ru" },
{ description = "中文", data = "chi" },
{ description = "Português", data = "pt" }
},
default = "eng"
},