Added missing entry to the language files

This commit is contained in:
Graham Campbell 2015-05-28 15:13:28 +01:00
parent a314d8b838
commit c460cd9efe
11 changed files with 11 additions and 0 deletions

View File

@ -78,6 +78,7 @@ return [
'string' => '<em>:attribute</em> muss :size Zeichen lang sein.',
'array' => '<em>:attribute</em> muss :size Werte enthalten.',
],
'string' => 'The :attribute must be a string.',
'unique' => '<em>:attribute</em> wurde beirets gewählt.',
'url' => 'Das Format von <em>:attribute</em> ist nicht korrekt.',
'timezone' => '<em>:attribute</em> muss eine valide Zeitzone sein.',

View File

@ -69,6 +69,7 @@ return [
'string' => 'crwdns428:0crwdne428:0',
'array' => 'crwdns429:0crwdne429:0',
],
'string' => 'The :attribute must be a string.',
'unique' => 'crwdns144:0crwdne144:0',
'url' => 'crwdns145:0crwdne145:0',
'timezone' => 'crwdns146:0crwdne146:0',

View File

@ -78,6 +78,7 @@ return [
'string' => 'The :attribute must be :size characters.',
'array' => 'The :attribute must contain :size items.',
],
'string' => 'The :attribute must be a string.',
'unique' => 'The :attribute has already been taken.',
'url' => 'The :attribute format is invalid.',
'timezone' => 'The :attribute must be a valid zone.',

View File

@ -78,6 +78,7 @@ return [
'string' => 'El :attribute debe tener :size caracteres.',
'array' => 'El :attribute debe contener :size objetos.',
],
'string' => 'The :attribute must be a string.',
'unique' => 'El :attribute ya ha sido usado.',
'url' => 'El formato :attribute es inválido.',
'timezone' => 'El :attribute debe ser una zona válida.',

View File

@ -77,6 +77,7 @@ return [
'string' => 'Le nombre de caractères du champ :attribute doit être de :size caractères.',
'array' => 'Le champ :attribute doit contenir :size objets.',
],
'string' => 'The :attribute must be a string.',
'unique' => 'Le champ :attribute est déjà utilisé.',
'url' => 'Le format du champ :attribute est invalide.',

View File

@ -78,6 +78,7 @@ return [
'string' => ':attribute harus :size karakter.',
'array' => ':attribute harus berisi :size item.',
],
'string' => 'The :attribute must be a string.',
'unique' => ':attribute sudah ada.',
'url' => 'Format :attribute tidak benar.',
'timezone' => ':attribute harus merupakan zona yang benar.',

View File

@ -78,6 +78,7 @@ return [
'string' => 'The :attribute must be :size characters.',
'array' => 'The :attribute must contain :size items.',
],
'string' => 'The :attribute must be a string.',
'unique' => 'The :attribute has already been taken.',
'url' => 'Het :attribute-formaat is ongeldig.',
'timezone' => 'The :attribute must be a valid zone.',

View File

@ -78,6 +78,7 @@ return [
'string' => 'The :attribute must be :size characters.',
'array' => 'The :attribute must contain :size items.',
],
'string' => 'The :attribute must be a string.',
'unique' => 'The :attribute has already been taken.',
'url' => 'The :attribute format is invalid.',
'timezone' => 'The :attribute must be a valid zone.',

View File

@ -78,6 +78,7 @@ return [
'string' => 'O :attribute deve ter :size caracteres.',
'array' => 'O :attribute deve ter :size itens.',
],
'string' => 'The :attribute must be a string.',
'unique' => 'O :attribute já existe.',
'url' => 'O formato de :attribute é inválido.',
'timezone' => 'O :attribute deve ser uma zona válida.',

View File

@ -78,6 +78,7 @@ return [
'string' => ':attribute 必须是 :size 个字符',
'array' => ':attribute 必须包含 :size 个',
],
'string' => 'The :attribute must be a string.',
'unique' => ':attribute 已经被占用',
'url' => ':attribute 的格式无效',
'timezone' => ':attribute 必须是个有效的区域。',

View File

@ -78,6 +78,7 @@ return [
'string' => 'The :attribute must be :size characters.',
'array' => 'The :attribute must contain :size items.',
],
'string' => 'The :attribute must be a string.',
'unique' => 'The :attribute has already been taken.',
'url' => 'The :attribute format is invalid.',
'timezone' => 'The :attribute must be a valid zone.',