mirror of
https://github.com/PretendoNetwork/website.git
synced 2026-08-04 17:17:46 -05:00
Merge pull request #66 from ninstar/dev
Translated missing roles and localization fields.
This commit is contained in:
commit
879654e33a
|
|
@ -107,7 +107,7 @@
|
|||
},
|
||||
{
|
||||
"name": "Jip Fr",
|
||||
"caption": "Web development lead",
|
||||
"caption": "Líder de desenvolvimento web",
|
||||
"picture": "https://github.com/jipfr.png",
|
||||
"github": "https://github.com/jipfr"
|
||||
},
|
||||
|
|
@ -119,19 +119,19 @@
|
|||
},
|
||||
{
|
||||
"name": "Stary",
|
||||
"caption": "3DS dev and NEX dissector",
|
||||
"caption": "Desenvolvimento 3DS e dissector NEX",
|
||||
"picture": "https://github.com/Stary2001.png",
|
||||
"github": "https://github.com/Stary2001"
|
||||
},
|
||||
{
|
||||
"name": "Billy",
|
||||
"caption": "Provider of dumps",
|
||||
"caption": "Fornecedor de dumps",
|
||||
"picture": "https://github.com/InternalLoss.png",
|
||||
"github": "https://github.com/InternalLoss"
|
||||
},
|
||||
{
|
||||
"name": "quarky",
|
||||
"caption": "BOSS research and patch development",
|
||||
"caption": "Pesquisa do BOSS e desenvolvimento do patch",
|
||||
"picture": "https://github.com/QuarkTheAwesome.png",
|
||||
"github": "https://github.com/QuarkTheAwesome"
|
||||
},
|
||||
|
|
@ -156,14 +156,14 @@
|
|||
},
|
||||
"blogPage": {
|
||||
"title": "Blog",
|
||||
"description": "The latest updates in condensed chunks. If you want to see more frequent updates, consider supporting us on <a href=\"https://www.patreon.com/PretendoNetwork\" target=\"_blank\">Patreon</a>."
|
||||
"description": "As atualizações mais recentes em postagens condensadas. Se você quiser ver atualizações com mais frequência, considere nos ajudar no <a href=\"https://www.patreon.com/PretendoNetwork\" target=\"_blank\">Patreon</a>."
|
||||
},
|
||||
"localizationPage": {
|
||||
"title": "Let's localize",
|
||||
"description": "Paste a link to a publicly accessible JSON locale to test it on the website",
|
||||
"instructions": "View localization instructions",
|
||||
"fileInput": "File to test",
|
||||
"title": "Vamos traduzir",
|
||||
"description": "Cole um link para um arquivo JSON acessível publicamente para testá-lo no site",
|
||||
"instructions": "Veja as instruções de localização e tradução",
|
||||
"fileInput": "Arquivo para testar",
|
||||
"filePlaceholder": "https://a.link.to/the_file.json",
|
||||
"button": "Test file"
|
||||
"button": "Testar aqui"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user