diff --git a/resources/lang/ru_RU/firefly.php b/resources/lang/ru_RU/firefly.php index ddf6fb6469..9f2165a553 100644 --- a/resources/lang/ru_RU/firefly.php +++ b/resources/lang/ru_RU/firefly.php @@ -80,6 +80,8 @@ return [ 'user_id_is' => 'Ваш id пользователя :user', 'field_supports_markdown' => 'This field supports Markdown.', 'need_more_help' => 'If you need more help using Firefly III, please open a ticket on Github.', + 'reenable_intro_text' => 'You can also reenable the introduction guidance.', + 'intro_boxes_after_refresh' => 'The introduction boxes will reappear when you refresh the page.', 'nothing_to_display' => 'There are no transactions to show you', 'show_all_no_filter' => 'Показать все транзакции без группировки по датам.', 'expenses_by_category' => 'Expenses by category',