diff --git a/resources/lang/ru_RU/firefly.php b/resources/lang/ru_RU/firefly.php index 3e9ca8535d..b9abe718d7 100644 --- a/resources/lang/ru_RU/firefly.php +++ b/resources/lang/ru_RU/firefly.php @@ -663,8 +663,7 @@ return [ 'stored_journal' => 'Successfully created new transaction ":description"', 'select_transactions' => 'Выбрать транзакции', 'stop_selection' => 'Завершить выбор транзакций', - 'edit_selected' => 'Edit selected', - 'delete_selected' => 'Delete selected', + 'reconcile_selected' => 'Reconcile', 'mass_delete_journals' => 'Delete a number of transactions', 'mass_edit_journals' => 'Edit a number of transactions', 'cannot_edit_other_fields' => 'You cannot mass-edit other fields than the ones here, because there is no room to show them. Please follow the link and edit them by one-by-one, if you need to edit these fields.',