mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-16 09:22:33 +00:00
New translations csv.php (Russian)
This commit is contained in:
@@ -14,7 +14,7 @@ declare(strict_types=1);
|
||||
return [
|
||||
|
||||
// initial config
|
||||
'initial_title' => 'Import setup (1/3) - Basic CSV import setup',
|
||||
'initial_title' => 'Импорт данных (1/3) - Подготовка к импорту CSV',
|
||||
'initial_text' => 'To be able to import your file correctly, please validate the options below.',
|
||||
'initial_box' => 'Basic CSV import setup',
|
||||
'initial_header_help' => 'Check this box if the first row of your CSV file are the column titles.',
|
||||
|
Reference in New Issue
Block a user