diff --git a/static/locales/pt_BR.client.json b/static/locales/pt_BR.client.json index 1c3079db..6c7f2223 100644 --- a/static/locales/pt_BR.client.json +++ b/static/locales/pt_BR.client.json @@ -1642,5 +1642,14 @@ "Search": "Pesquisar", "Select...": "Selecionar...", "Submit": "Enviar" + }, + "widgetTypesMap": { + "Calendar": "Calendário", + "Card": "Cartão", + "Card List": "Lista de cartões", + "Chart": "Gráfico", + "Custom": "Personalizado", + "Table": "Tabela", + "Form": "Formulário" } }