From 1851e6ed73309a87dcad6c58cea7202411c51bfb Mon Sep 17 00:00:00 2001 From: vcoppe Date: Wed, 24 Jul 2024 20:59:43 +0200 Subject: [PATCH] New translations en.json (Portuguese, Brazilian) --- website/src/locales/pt-BR.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/locales/pt-BR.json b/website/src/locales/pt-BR.json index 822f5519..5695b784 100644 --- a/website/src/locales/pt-BR.json +++ b/website/src/locales/pt-BR.json @@ -424,8 +424,8 @@ "latitude": "Latitude", "longitude": "Longitude", "zoom": "Zoom", - "pitch": "Pitch", - "bearing": "Bearing", + "pitch": "Inclinação", + "bearing": "Orientação", "preview": "Prévia", "code": "Código de integração" },