forked from MapComplete/MapComplete
Merge branch 'master' into develop
This commit is contained in:
commit
7792f39f63
6 changed files with 35 additions and 6 deletions
27
langs/shared-questions/pt.json
Normal file
27
langs/shared-questions/pt.json
Normal file
|
@ -0,0 +1,27 @@
|
|||
{
|
||||
"undefined": {
|
||||
"level": {
|
||||
"question": "Em que nível se encontra este elemento?",
|
||||
"mappings": {
|
||||
"3": {
|
||||
"then": "Está no primeiro andar"
|
||||
},
|
||||
"2": {
|
||||
"then": "Está ao nível do rés-do-chão"
|
||||
},
|
||||
"1": {
|
||||
"then": "Está ao nível do rés-do-chão"
|
||||
},
|
||||
"0": {
|
||||
"then": "Está no subsolo"
|
||||
}
|
||||
}
|
||||
},
|
||||
"email": {
|
||||
"question": "Qual é o endereço de e-mail de {name}?"
|
||||
},
|
||||
"description": {
|
||||
"question": "Ainda há algo de relevante que não tenha podido dar nas perguntas anteriores? Adicione-o aqui.<br/><span style='font-size: small'>Não repita factos já declarados</span>"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue