mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-12 01:42:32 +00:00
Update meta files for new release.
This commit is contained in:
@@ -59,7 +59,8 @@ return [
|
||||
'transaction_types_equal' => '모든 분할은 동일한 유형이어야 합니다.',
|
||||
'invalid_transaction_type' => '잘못된 거래 유형입니다.',
|
||||
'invalid_selection' => '선택이 잘못되었습니다.',
|
||||
'belongs_user' => '이 값은 이 필드에 유효하지 않습니다.',
|
||||
'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.',
|
||||
'at_least_one_transaction' => '하나 이상의 거래가 필요합니다.',
|
||||
'recurring_transaction_id' => '하나 이상의 거래가 필요합니다.',
|
||||
'need_id_to_match' => 'API가 일치시킬수 있도록 이 엔트리를 ID와 함께 제출해야 합니다.',
|
||||
|
||||
Reference in New Issue
Block a user