Meta files for v6.0.5

This commit is contained in:
James Cole
2023-03-18 14:47:35 +01:00
parent 530abb1da6
commit 3ccff2969b
35 changed files with 488 additions and 459 deletions

View File

@@ -66,9 +66,9 @@ return [
'require_currency_info' => '이 필드의 내용은 통화 정보가 없으면 유효하지 않습니다.',
'not_transfer_account' => '이 계정은 이체에 사용할 수 있는 계정이 아닙니다.',
'require_currency_amount' => '이 필드의 내용은 외화 수량 정보가 없으면 유효하지 않습니다.',
'require_foreign_currency' => 'This field requires a number',
'require_foreign_dest' => 'This field value must match the currency of the destination account.',
'require_foreign_src' => 'This field value must match the currency of the source account.',
'require_foreign_currency' => '이 항목은 숫자가 필요합니다.',
'require_foreign_dest' => '이 항목 값은 대상 계정의 통화와 일치해야 합니다.',
'require_foreign_src' => '이 항목 값은 소스 계정의 통화와 일치해야 합니다.',
'equal_description' => '거래 설명은 전역 설명과 같지 않아야 합니다.',
'file_invalid_mime' => '":name" 파일은 새로운 업로드를 허용하지 않는 ":mime" 타입입니다.',
'file_too_large' => '":name" 파일이 너무 큽니다.',