diff --git a/lang/pt_BR/editor.php b/lang/pt_BR/editor.php index 8336caa41..d56584e6c 100644 --- a/lang/pt_BR/editor.php +++ b/lang/pt_BR/editor.php @@ -91,7 +91,7 @@ return [ 'insert_column_before' => 'Inserir coluna antes', 'insert_column_after' => 'Inserir coluna depois', 'delete_column' => 'Excluir coluna', - 'table_cell' => 'Celular', + 'table_cell' => 'Célula', 'table_row' => 'Linha', 'table_column' => 'Coluna', 'cell_properties' => 'Propriedades da célula',