mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 02:36:28 +00:00 
			
		
		
		
	Auto commit for release 'v6.1.9' on 2024-02-05
This commit is contained in:
		| @@ -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'                             => '折叠拆分', | ||||
| 
 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user