From b8f89df707073acb2d4ad797973f1150a9192b5a Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Fri, 27 Sep 2024 12:23:00 +0100 Subject: [PATCH] New translations entities.php (Portuguese, Brazilian) --- lang/pt_BR/entities.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lang/pt_BR/entities.php b/lang/pt_BR/entities.php index f4c43a415..41d4516b9 100644 --- a/lang/pt_BR/entities.php +++ b/lang/pt_BR/entities.php @@ -224,6 +224,8 @@ return [ 'pages_edit_switch_to_markdown_clean' => '(Conteúdo Limpo)', 'pages_edit_switch_to_markdown_stable' => '(Conteúdo Estável)', 'pages_edit_switch_to_wysiwyg' => 'Alternar para o Editor WYSIWYG', + 'pages_edit_switch_to_new_wysiwyg' => 'Switch to new WYSIWYG', + 'pages_edit_switch_to_new_wysiwyg_desc' => '(In Alpha Testing)', 'pages_edit_set_changelog' => 'Relatar Alterações', 'pages_edit_enter_changelog_desc' => 'Digite uma breve descrição das alterações efetuadas por você', 'pages_edit_enter_changelog' => 'Insira Alterações',