Update meta data for new release.

This commit is contained in:
James Cole
2024-01-20 16:29:00 +01:00
parent 2368788405
commit da7a2cf0c0
74 changed files with 821 additions and 760 deletions

View File

@@ -34,8 +34,8 @@
declare(strict_types=1);
return [
'bad_type_source' => 'Firefly III can\'t determine the transaction type based on this source account.',
'bad_type_destination' => 'Firefly III can\'t determine the transaction type based on this destination account.',
'bad_type_source' => 'Firefly III не может определить тип транзакции на основе этого исходного счета.',
'bad_type_destination' => 'Firefly III не может определить тип транзакции на основе этого счета.',
'missing_where' => 'В массиве отсутствует связка "where" ("где")',
'missing_update' => 'В массиве отсутствует связка "update" ("обновить")',
'invalid_where_key' => 'JSON содержит недопустимый ключ для связки "where" ("где")',