mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-04 04:24:26 +00:00
Update meta data for new release.
This commit is contained in:
@@ -59,8 +59,8 @@ return [
|
||||
'transaction_types_equal' => '모든 분할은 동일한 유형이어야 합니다.',
|
||||
'invalid_transaction_type' => '잘못된 거래 유형입니다.',
|
||||
'invalid_selection' => '선택이 잘못되었습니다.',
|
||||
'belongs_user' => 'This value is linked to an object that does not belong to you.',
|
||||
'belongs_user_or_user_group' => 'This value is linked to an object that does not belong to your current financial administration.',
|
||||
'belongs_user' => 'This value is linked to an object that does not seem to exist.',
|
||||
'belongs_user_or_user_group' => 'This value is linked to an object that does not seem to exist in your current financial administration.',
|
||||
'at_least_one_transaction' => '하나 이상의 거래가 필요합니다.',
|
||||
'recurring_transaction_id' => '하나 이상의 거래가 필요합니다.',
|
||||
'need_id_to_match' => 'API가 일치시킬수 있도록 이 엔트리를 ID와 함께 제출해야 합니다.',
|
||||
|
||||
Reference in New Issue
Block a user