mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
New translations form.php (Russian)
This commit is contained in:
parent
36f9ded08e
commit
417373ba70
@ -62,12 +62,12 @@ return [
|
||||
'returnHereUpdateExplanation' => 'After updating, return here.',
|
||||
'description' => 'Description',
|
||||
'expense_account' => 'Expense account',
|
||||
'revenue_account' => 'Revenue account',
|
||||
'decimal_places' => 'Decimal places',
|
||||
'exchange_rate_instruction' => 'Foreign currencies',
|
||||
'exchanged_amount' => 'Exchanged amount',
|
||||
'source_amount' => 'Amount (source)',
|
||||
'destination_amount' => 'Amount (destination)',
|
||||
'revenue_account' => 'Доходный счет',
|
||||
'decimal_places' => 'Количество цифр после точки',
|
||||
'exchange_rate_instruction' => 'Иностранные валюты',
|
||||
'exchanged_amount' => 'Сумма обмена',
|
||||
'source_amount' => 'Сумма (источник)',
|
||||
'destination_amount' => 'Сумма (назначение)',
|
||||
'native_amount' => 'Native amount',
|
||||
|
||||
'revenue_account_source' => 'Revenue account (source)',
|
||||
@ -93,10 +93,10 @@ return [
|
||||
'targetdate' => 'Target date',
|
||||
'tag' => 'Tag',
|
||||
'under' => 'Under',
|
||||
'symbol' => 'Symbol',
|
||||
'code' => 'Code',
|
||||
'symbol' => 'Символ',
|
||||
'code' => 'Код',
|
||||
'iban' => 'IBAN',
|
||||
'accountNumber' => 'Account number',
|
||||
'accountNumber' => 'Номер счета',
|
||||
'has_headers' => 'Headers',
|
||||
'date_format' => 'Date format',
|
||||
'specifix' => 'Bank- or file specific fixes',
|
||||
|
Loading…
Reference in New Issue
Block a user