Update meta files for new release.

This commit is contained in:
James Cole
2023-09-23 07:54:01 +02:00
parent 1665335525
commit 7c86ce3977
71 changed files with 261 additions and 154 deletions

View File

@@ -59,7 +59,8 @@ return [
'transaction_types_equal' => 'Все части транзакции должны быть одного типа.',
'invalid_transaction_type' => 'Недопустимый тип транзакции.',
'invalid_selection' => 'Вы сделали неправильный выбор.',
'belongs_user' => 'Данное значение недопустимо для этого поля.',
'belongs_user' => 'This value is linked to an object that does not belong to you.',
'belongs_user_or_user_group' => 'This value is linked to an object that does not belong to your current financial administration.',
'at_least_one_transaction' => 'Необходима как минимум одна транзакция.',
'recurring_transaction_id' => 'Необходима минимум одна транзакция.',
'need_id_to_match' => 'Вы должны отправить эту запись с ID для того, чтобы API мог сопоставить её.',