diff --git a/langs/layers/pt_BR.json b/langs/layers/pt_BR.json index 1bea7cdf89..6cd95f650e 100644 --- a/langs/layers/pt_BR.json +++ b/langs/layers/pt_BR.json @@ -525,5 +525,31 @@ "title": { "render": "Bicicleta fantasma" } + }, + "shops": { + "tagRenderings": { + "shops-shop": { + "mappings": { + "5": { + "then": "Oficina Mecânica" + } + } + } + } + }, + "artwork": { + "presets": { + "0": { + "title": "Obra de arte" + } + }, + "title": { + "render": "Obra de arte", + "mappings": { + "0": { + "then": "Obra de arte {name}" + } + } + } } -} \ No newline at end of file +}