mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-12 01:42:32 +00:00
Updated translations.
This commit is contained in:
@@ -583,6 +583,7 @@ return [
|
||||
'converted_to_Deposit' => 'Транзакция была преобразована в доход',
|
||||
'converted_to_Transfer' => 'Транзакция была преобразована в перевод',
|
||||
'invalid_convert_selection' => 'Выбранный вами счёт уже используется в этой транзакции или не существует.',
|
||||
'source_or_dest_invalid' => 'Cannot find the correct transaction details. Conversion is not possible.',
|
||||
|
||||
// create new stuff:
|
||||
'create_new_withdrawal' => 'Создать новый расход',
|
||||
|
||||
@@ -94,8 +94,8 @@ return [
|
||||
'convert_Transfer' => 'Конвертировать перевод',
|
||||
|
||||
'amount' => 'Сумма',
|
||||
'foreign_amount' => 'Foreign amount',
|
||||
'existing_attachments' => 'Existing attachments',
|
||||
'foreign_amount' => 'Сумму в иностранной валюте',
|
||||
'existing_attachments' => 'Существующие вложения',
|
||||
'date' => 'Дата',
|
||||
'interest_date' => 'Дата выплаты',
|
||||
'book_date' => 'Дата бронирования',
|
||||
|
||||
Reference in New Issue
Block a user