Auto commit for release 'develop' on 2024-05-20

This commit is contained in:
github-actions
2024-05-20 05:09:44 +02:00
parent c1b5a1a13e
commit 7170931464
5 changed files with 7 additions and 7 deletions

View File

@@ -34,7 +34,7 @@
declare(strict_types=1);
return [
'bad_api_filter' => 'This API endpoint does not support ":filter" as a filter.',
'bad_api_filter' => 'Конечная точка API не поддерживает ":filter" в качестве фильтра.',
'bad_type_source' => 'Firefly III не может определить тип транзакции на основе этого исходного счета.',
'bad_type_destination' => 'Firefly III не может определить тип транзакции на основе этого счета.',
'missing_where' => 'В массиве отсутствует связка "where" ("где")',