diff --git a/packages/excalidraw/locales/pt-BR.json b/packages/excalidraw/locales/pt-BR.json index a3540c80b..2e78f4e82 100644 --- a/packages/excalidraw/locales/pt-BR.json +++ b/packages/excalidraw/locales/pt-BR.json @@ -24,7 +24,7 @@ "background": "Fundo", "fill": "Preenchimento", "strokeWidth": "Espessura do traço", - "strokeStyle": "Estilo de traço", + "strokeStyle": "Estilo do traço", "strokeStyle_solid": "Sólido", "strokeStyle_dashed": "Tracejado", "strokeStyle_dotted": "Pontilhado", @@ -346,7 +346,7 @@ "shortcuts": "Atalhos de teclado", "textFinish": "Encerrar edição (editor de texto)", "textNewLine": "Adicionar nova linha (editor de texto)", - "title": "Ajudar", + "title": "Ajuda", "view": "Visualizar", "zoomToFit": "Ampliar para encaixar todos os elementos", "zoomToSelection": "Ampliar a seleção",