New translations

This commit is contained in:
James Cole 2016-11-28 19:02:23 +01:00
parent ab7803f210
commit d4d812c195

View File

@ -21,6 +21,7 @@ return [
'file_too_large' => '檔案 ":name" 過大。',
'belongs_to_user' => ':attribute 的值是未知的。',
'accepted' => ':attribute 必須被接受。',
'bic' => 'This is not a valid BIC.',
'active_url' => ':attribute 不是有效的URL。',
'after' => ':attribute 必須是一個在 :date 之後的日期。',
'alpha' => ':attribute 只允許包含字母。',