Auto commit for release 'v6.1.9' on 2024-02-05

This commit is contained in:
github-actions
2024-02-05 19:53:12 +01:00
parent c5b8a951d2
commit fa3343f437
17 changed files with 131 additions and 176 deletions

View File

@@ -1693,7 +1693,7 @@ return [
'transactionsWithoutBudget' => '无预算支出',
'transactions_no_budget' => ':start :end 的无预算支出',
'spent_between' => ':start :end 的支出',
'spent_between_left' => 'Spent :spent between :start and :end, leaving :left.',
'spent_between_left' => ' :start :end之间消耗 :spent ,剩下 :left',
'set_available_amount' => '设置可用金额',
'update_available_amount' => '更新可用金额',
'ab_basic_modal_explain' => '使用此表单来指定您预期在指定周期内的预算总额 (:currency)。',
@@ -2558,8 +2558,8 @@ return [
'after_update_create_another' => '更新后,返回此页面继续编辑。',
'store_as_new' => '保存为新交易而不是更新此交易。',
'reset_after' => '提交后重置表单',
'errors_submission' => 'There was something wrong with your submission. Please check out the errors below.',
'errors_submission_v2' => 'There was something wrong with your submission. Please check out the errors below: %{errorMessage}',
'errors_submission' => '您的提交有误,请查看下面输出的错误信息。',
'errors_submission_v2' => '您的提交有误,请查看下面输出的错误信息: %{errorMessage}',
'transaction_expand_split' => '展开拆分',
'transaction_collapse_split' => '折叠拆分',