added Chinese translation
#558
Open
rockonedege wants to merge 1 commits from rockonedege/master into master
pull from: rockonedege/master
merge into: topaLE:master
topaLE:Babasile/master
topaLE:Virepri/master
topaLE:bence192/patch-1
topaLE:bence192/patch-2
topaLE:bence192/patch-3
topaLE:bence192/patch-4
topaLE:crazychatting/lang_de_update
topaLE:dengshenkk/master
topaLE:e7jonas/patch-1
topaLE:gh-pages
topaLE:hometags
topaLE:master
topaLE:mattycourtney/master
topaLE:revert-217-fix_reported_errors
topaLE:revert-357-master
topaLE:risiko79/fix/#507
topaLE:rtzra/feature/RussianLanguage
topaLE:search-enhancements
topaLE:shaohao/Fix-password-issue
topaLE:ullbergm/trianglify
Reviewers
Request review
No reviewers
Labels
Something isn't working duplicate
This issue or pull request already exists EnhancedApp enhancement
New feature or request FoundationApp good first issue help wanted
Extra attention is needed invalid
This doesn't seem right question
Further information is requested research wontfix
This will not be worked on
Apply labels
Clear labels
bug
Something isn't working duplicate
This issue or pull request already exists EnhancedApp enhancement
New feature or request FoundationApp good first issue help wanted
Extra attention is needed invalid
This doesn't seem right question
Further information is requested research wontfix
This will not be worked on
No Label
bug
duplicate
EnhancedApp
enhancement
FoundationApp
good first issue
help wanted
invalid
question
research
wontfix
Milestone
Set milestone
Clear milestone
No items
No Milestone
Projects
Clear projects
No project
Assignees
Assign users
Clear assignees
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.
No due date set.
Dependencies
This pull request currently doesn't have any dependencies.
Reference in new issue
There is no content yet.
Delete Branch 'rockonedege/master'
Deleting a branch is permanent. It CANNOT be undone. Continue?
No
Yes
Looks great! Hope this PR could be merged ASAP
Nice work! Hope this PR could be merged ASAP
'regex' => ':attribute 格式无效.','required' => ':attribute 必需.','required_if' => '当 :other 等于 :value 时,:attribute 必需.','required_unless' => 'unless :other is in :values.',这一行漏了
'date' => ':attribute 不是有效日期.','date_format' => ':attribute 不符合格式 :format.','different' => ':attribute 与 :other 必须不同.','digits' => ':attribute 必须 :digits 位.',:attribute 必须是 :digits 位数这个是不是更好
'ipv4' => ':attribute 必须是有效 IPv4 地址.','ipv6' => ':attribute 必须是有效 IPv6 地址.','json' => ':attribute 必须是有效 JSON 字符串.','max' => [这几个全错了,应该是
不能大于, 不是必须大于希望能尽早合并通过