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