mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
New translations.
This commit is contained in:
@@ -120,18 +120,19 @@ return [
|
||||
'string' => ':attribute 必須是字串。',
|
||||
'url' => ':attribute 格式無效。',
|
||||
'timezone' => ':attribute 必須是有效的時區。',
|
||||
'2fa_code' => '欄位 :attribute 無效。',
|
||||
'dimensions' => ':attribute 圖片尺寸無效。',
|
||||
'distinct' => '欄位 :attribute 有重複值。',
|
||||
'file' => ':attribute 必須是檔案。',
|
||||
'in_array' => '欄位 :attribute 不存在於 :other。',
|
||||
'present' => ':attribute 欄位必須存在。',
|
||||
'amount_zero' => '總金額不能為零。',
|
||||
'unique_piggy_bank_for_user' => '小豬撲滿的名稱必須是獨一無二的。',
|
||||
'secure_password' => '此密碼不安全,請再試一遍。如需更多資訊,請瀏覽 https://bit.ly/FF3-password-security',
|
||||
'valid_recurrence_rep_type' => '定期重複交易的重複類型無效。',
|
||||
'valid_recurrence_rep_moment' => '重複時刻在此重複類型無效。',
|
||||
'invalid_account_info' => '無效的帳戶資訊。',
|
||||
'2fa_code' => '欄位 :attribute 無效。',
|
||||
'dimensions' => ':attribute 圖片尺寸無效。',
|
||||
'distinct' => '欄位 :attribute 有重複值。',
|
||||
'file' => ':attribute 必須是檔案。',
|
||||
'in_array' => '欄位 :attribute 不存在於 :other。',
|
||||
'present' => ':attribute 欄位必須存在。',
|
||||
'amount_zero' => '總金額不能為零。',
|
||||
'current_target_amount' => 'The current amount must be less than the target amount.',
|
||||
'unique_piggy_bank_for_user' => '小豬撲滿的名稱必須是獨一無二的。',
|
||||
'secure_password' => '此密碼不安全,請再試一遍。如需更多資訊,請瀏覽 https://bit.ly/FF3-password-security',
|
||||
'valid_recurrence_rep_type' => '定期重複交易的重複類型無效。',
|
||||
'valid_recurrence_rep_moment' => '重複時刻在此重複類型無效。',
|
||||
'invalid_account_info' => '無效的帳戶資訊。',
|
||||
'attributes' => [
|
||||
'email' => '電子郵件地址',
|
||||
'description' => '描述',
|
||||
|
Reference in New Issue
Block a user