mirror of
https://github.com/Mestima/wanda.git
synced 2025-05-03 05:30:15 +00:00
Portuguese lang
This commit is contained in:
parent
dd1a8b8205
commit
d37cf7bdb3
@ -32,6 +32,7 @@ configuration_options = {
|
||||
{ description = "English", data = "eng" },
|
||||
{ description = "Русский", data = "ru" },
|
||||
{ description = "中文", data = "chi" },
|
||||
{ description = "Português", data = "pt" }
|
||||
},
|
||||
default = "eng"
|
||||
},
|
||||
|
@ -26,6 +26,11 @@ local lang = {
|
||||
name = "怀表工具袋",
|
||||
desc = "收纳时间",
|
||||
insp = "蕴含暗影的力量"
|
||||
},
|
||||
pt = { -- thx to Gioga ( https://steamcommunity.com/profiles/76561198240723100 )
|
||||
name = "Bolsa dos relógios",
|
||||
desc = "Uma bolsa para seus relógios!",
|
||||
insp = "Ele contém o poder das sombras..."
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user