diff --git a/langs/layers/pt_BR.json b/langs/layers/pt_BR.json index 7710cfdad..7b65e2ce9 100644 --- a/langs/layers/pt_BR.json +++ b/langs/layers/pt_BR.json @@ -1,4 +1,17 @@ { + "address": { + "description": "Endereços", + "tagRenderings": { + "housenumber": { + "mappings": { + "0": { + "then": "Este prédio não tem número" + } + }, + "question": "Qual é o número desta casa?" + } + } + }, "artwork": { "presets": { "0": { @@ -516,4 +529,4 @@ "render": "Bicicleta fantasma" } } -} \ No newline at end of file +}