New translations

This commit is contained in:
James Cole 2017-01-04 17:32:55 +01:00
parent cc76adf7b6
commit 126b19bf2d

View File

@ -23,6 +23,7 @@ return [
'belongs_to_user' => ':attribute 的值是未知的。',
'accepted' => ':attribute 必須被接受。',
'bic' => 'This is not a valid BIC.',
'more' => ':attribute must be larger than zero.',
'active_url' => ':attribute 不是有效的URL。',
'after' => ':attribute 必須是一個在 :date 之後的日期。',
'alpha' => ':attribute 只允許包含字母。',