mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 23:45:10 +00:00
New translations.
This commit is contained in:
@@ -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已在使用中。',
|
||||
|
Reference in New Issue
Block a user