From e4aa844b861cd147ee8fe8e6ea3d40972545fbfc Mon Sep 17 00:00:00 2001 From: Tarcila Cataldi Date: Sat, 12 Nov 2022 02:29:43 +0000 Subject: [PATCH] Translated using Weblate (Portuguese (Brazil)) Currently translated at 13.9% (53 of 380 strings) Translation: MapComplete/themes Translate-URL: https://hosted.weblate.org/projects/mapcomplete/themes/pt_BR/ --- langs/themes/pt_BR.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/langs/themes/pt_BR.json b/langs/themes/pt_BR.json index bdf96fb08a..213543fa48 100644 --- a/langs/themes/pt_BR.json +++ b/langs/themes/pt_BR.json @@ -168,5 +168,16 @@ }, "ghostbikes": { "title": "Bicicleta fantasma" + }, + "bag": { + "layers": { + "2": { + "tagRenderings": { + "Build year": { + "render": "Esta construção é de {_bag_obj:start_date}" + } + } + } + } } -} \ No newline at end of file +}