diff --git a/src/i18n/pt_BR/components/parse.json b/src/i18n/pt_BR/components/parse.json index 8b1b18b8..606d1a46 100644 --- a/src/i18n/pt_BR/components/parse.json +++ b/src/i18n/pt_BR/components/parse.json @@ -1,9 +1,9 @@ { "HTML": { "expanded": { - "true": "", - "false": "" + "true": "Fechar {{hint}}", + "false": "Expandir {{hint}}" }, - "defaultHint": "" + "defaultHint": "artigo" } } \ No newline at end of file