diff --git a/packages/excalidraw/locales/pt-PT.json b/packages/excalidraw/locales/pt-PT.json index cb83590861..0d1e8a0ac1 100644 --- a/packages/excalidraw/locales/pt-PT.json +++ b/packages/excalidraw/locales/pt-PT.json @@ -3,6 +3,10 @@ "paste": "Colar", "pasteAsPlaintext": "Colar como texto simples", "pasteCharts": "Colar gráficos", + "chartType_bar": "", + "chartType_line": "", + "chartType_radar": "", + "chartType_plaintext": "", "selectAll": "Selecionar tudo", "multiSelect": "Adicionar elemento à seleção", "moveCanvas": "Mover área de desenho",