New translations.

This commit is contained in:
James Cole
2019-02-16 19:22:05 +01:00
parent 451c86e431
commit 7d75f00696
6 changed files with 6 additions and 6 deletions

View File

@@ -25,7 +25,7 @@ declare(strict_types=1);
return [
'iban' => '這不是有效的 IBAN。',
'zero_or_more' => '此數值不能為負數',
'date_or_time' => 'The value must be a valid date or time value (ISO 8601).',
'date_or_time' => '此數值必為有效的日期或時間值 (ISO 8601)',
'source_equals_destination' => '來源帳戶與目標帳戶相同。',
'unique_account_number_for_user' => '看起來此帳戶號碼已在使用中。',
'unique_iban_for_user' => '看起來此IBAN已在使用中。',