From 6e2272d043245270b63f54fd3e220e2abd955bab Mon Sep 17 00:00:00 2001 From: Luiz Date: Sat, 24 Mar 2018 18:04:45 -0300 Subject: [PATCH] Brazilian Portuguese localization --- locales/pt-BR.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/locales/pt-BR.json b/locales/pt-BR.json index 0290020c..10fade1f 100644 --- a/locales/pt-BR.json +++ b/locales/pt-BR.json @@ -20,7 +20,7 @@ ".html": ".html", "Print": "Imprimir", "Your preferences for Boostnote": "Suas preferências para o Boostnote", - "Storages": "Aramazenamentos", + "Storages": "Armazenamentos", "Add Storage Location": "Adicionar Local de Armazenamento", "Add Folder": "Adicionar Pasta", "Open Storage folder": "Abrir Local de Armazenamento", @@ -148,5 +148,5 @@ "Sanitization": "Sanitização", "Only allow secure html tags (recommended)": "Permitir apenas tags html seguras (recomendado)", "Allow styles": "Permitir estilos", - "Allow dangerous html tags": "Allow tags html perigosas" + "Allow dangerous html tags": "Permitir tags html perigosas" }