From c7bea2e73c9113b6200e45925c6557c06b977e1f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Geonizeli?= Date: Wed, 10 Aug 2022 23:46:02 +0000 Subject: [PATCH] fix i18n --- config/locales/models/question/pt-BR.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/locales/models/question/pt-BR.yml b/config/locales/models/question/pt-BR.yml index 31d6fdb..4439eb0 100644 --- a/config/locales/models/question/pt-BR.yml +++ b/config/locales/models/question/pt-BR.yml @@ -47,7 +47,7 @@ pt-BR: create: Criar status: draft: Rascunho - waiting_review: Aguardando Revisão - with_requested_changes: Com Alterações Solicitadas + waiting_review: Aguardando Parecer + with_requested_changes: Pendente de Alterações approved: Aprovada registered: Registrada \ No newline at end of file