Auto commit for release 'develop' on 2024-04-07

This commit is contained in:
github-actions
2024-04-07 06:51:34 +02:00
parent ea89f6177f
commit 911f46c590
109 changed files with 1681 additions and 328 deletions

View File

@@ -68,6 +68,8 @@ return [
'invalid_selection' => '您的选择无效',
'belongs_user' => '此值关联至一个似乎不存在的对象。',
'belongs_user_or_user_group' => '此值关联至当前财务管理中一个似乎不存在的对象。',
'no_access_group' => 'The user has no access to this user group.',
'no_accepted_roles_defined' => 'No access roles have been defined for this endpoint, access denied.',
'at_least_one_transaction' => '至少需要一笔交易',
'recurring_transaction_id' => '至少需要一笔交易。',
'need_id_to_match' => '您需要提交一个含有ID的条目API才能匹配。',