added Chinese translation #558

Open
rockonedege wants to merge 1 commits from rockonedege/master into master
rockonedege commented 4 years ago (Migrated from github.com)
Owner
There is no content yet.
iWangJiaxiang commented 4 years ago (Migrated from github.com)
Owner

Looks great! Hope this PR could be merged ASAP

Looks great! Hope this PR could be merged ASAP
xrh0905 commented 4 years ago (Migrated from github.com)
Owner

Nice work! Hope this PR could be merged ASAP

Nice work! Hope this PR could be merged ASAP
L1cardo (Migrated from github.com) reviewed 4 years ago
'regex' => ':attribute 格式无效.',
'required' => ':attribute 必需.',
'required_if' => '当 :other 等于 :value 时,:attribute 必需.',
'required_unless' => 'unless :other is in :values.',
L1cardo (Migrated from github.com) commented 4 years ago
Owner

这一行漏了

这一行漏了
L1cardo (Migrated from github.com) reviewed 4 years ago
'date' => ':attribute 不是有效日期.',
'date_format' => ':attribute 不符合格式 :format.',
'different' => ':attribute 与 :other 必须不同.',
'digits' => ':attribute 必须 :digits 位.',
L1cardo (Migrated from github.com) commented 4 years ago
Owner

:attribute 必须是 :digits 位数

这个是不是更好

`:attribute 必须是 :digits 位数` 这个是不是更好
L1cardo (Migrated from github.com) reviewed 4 years ago
'ipv4' => ':attribute 必须是有效 IPv4 地址.',
'ipv6' => ':attribute 必须是有效 IPv6 地址.',
'json' => ':attribute 必须是有效 JSON 字符串.',
'max' => [
L1cardo (Migrated from github.com) commented 4 years ago
Owner

这几个全错了,应该是不能大于, 不是必须大于

这几个全错了,应该是`不能大于`, 不是`必须大于`
lylus commented 3 years ago (Migrated from github.com)
Owner

希望能尽早合并通过

希望能尽早合并通过
This pull request can be merged automatically.
You are not authorized to merge this pull request.
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

This pull request currently doesn't have any dependencies.

Loading…
There is no content yet.