From 24b2d644851364a3bde261457fac86d7e2ac2c38 Mon Sep 17 00:00:00 2001 From: Felipe Nogueira Date: Sun, 9 Apr 2023 04:37:47 +0000 Subject: [PATCH] Translated using Weblate (Portuguese (Brazil)) Currently translated at 5.2% (146 of 2800 strings) Translation: MapComplete/Layer translations Translate-URL: https://hosted.weblate.org/projects/mapcomplete/layers/pt_BR/ --- langs/layers/pt_BR.json | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) 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 +}