diff --git a/resources/lang/de_DE/validation.yml b/resources/lang/de_DE/validation.yml index 55e71310..f20bde0a 100644 --- a/resources/lang/de_DE/validation.yml +++ b/resources/lang/de_DE/validation.yml @@ -1,7 +1,5 @@ --- #Blessing Skin -username: ':attribute format is invalid.' -player_name: 'The :attribute contains invalid character.' model: 'The :attribute must be steve, alex or cape.' accepted: 'The :attribute must be accepted.' active_url: 'The :attribute is not a valid URL.' diff --git a/resources/lang/el_GR/validation.yml b/resources/lang/el_GR/validation.yml index 55e71310..f20bde0a 100644 --- a/resources/lang/el_GR/validation.yml +++ b/resources/lang/el_GR/validation.yml @@ -1,7 +1,5 @@ --- #Blessing Skin -username: ':attribute format is invalid.' -player_name: 'The :attribute contains invalid character.' model: 'The :attribute must be steve, alex or cape.' accepted: 'The :attribute must be accepted.' active_url: 'The :attribute is not a valid URL.' diff --git a/resources/lang/es_ES/validation.yml b/resources/lang/es_ES/validation.yml index 97aecd90..121e759e 100644 --- a/resources/lang/es_ES/validation.yml +++ b/resources/lang/es_ES/validation.yml @@ -1,7 +1,5 @@ --- #Blessing Skin -username: 'El formato de :attribute es inválido.' -player_name: 'El campo :attribute contiene un carácter no válido.' model: 'El campo :attribute debe ser steve, alex o capa.' accepted: 'El campo :attribute debe ser aceptado.' active_url: 'El campo :attribute no es un URL válido.' diff --git a/resources/lang/fr_FR/validation.yml b/resources/lang/fr_FR/validation.yml index 55e71310..f20bde0a 100644 --- a/resources/lang/fr_FR/validation.yml +++ b/resources/lang/fr_FR/validation.yml @@ -1,7 +1,5 @@ --- #Blessing Skin -username: ':attribute format is invalid.' -player_name: 'The :attribute contains invalid character.' model: 'The :attribute must be steve, alex or cape.' accepted: 'The :attribute must be accepted.' active_url: 'The :attribute is not a valid URL.' diff --git a/resources/lang/it_IT/validation.yml b/resources/lang/it_IT/validation.yml index 55e71310..f20bde0a 100644 --- a/resources/lang/it_IT/validation.yml +++ b/resources/lang/it_IT/validation.yml @@ -1,7 +1,5 @@ --- #Blessing Skin -username: ':attribute format is invalid.' -player_name: 'The :attribute contains invalid character.' model: 'The :attribute must be steve, alex or cape.' accepted: 'The :attribute must be accepted.' active_url: 'The :attribute is not a valid URL.' diff --git a/resources/lang/ja_JP/validation.yml b/resources/lang/ja_JP/validation.yml index 55e71310..f20bde0a 100644 --- a/resources/lang/ja_JP/validation.yml +++ b/resources/lang/ja_JP/validation.yml @@ -1,7 +1,5 @@ --- #Blessing Skin -username: ':attribute format is invalid.' -player_name: 'The :attribute contains invalid character.' model: 'The :attribute must be steve, alex or cape.' accepted: 'The :attribute must be accepted.' active_url: 'The :attribute is not a valid URL.' diff --git a/resources/lang/ko_KR/validation.yml b/resources/lang/ko_KR/validation.yml index 55e71310..f20bde0a 100644 --- a/resources/lang/ko_KR/validation.yml +++ b/resources/lang/ko_KR/validation.yml @@ -1,7 +1,5 @@ --- #Blessing Skin -username: ':attribute format is invalid.' -player_name: 'The :attribute contains invalid character.' model: 'The :attribute must be steve, alex or cape.' accepted: 'The :attribute must be accepted.' active_url: 'The :attribute is not a valid URL.' diff --git a/resources/lang/nl_NL/validation.yml b/resources/lang/nl_NL/validation.yml index 55e71310..f20bde0a 100644 --- a/resources/lang/nl_NL/validation.yml +++ b/resources/lang/nl_NL/validation.yml @@ -1,7 +1,5 @@ --- #Blessing Skin -username: ':attribute format is invalid.' -player_name: 'The :attribute contains invalid character.' model: 'The :attribute must be steve, alex or cape.' accepted: 'The :attribute must be accepted.' active_url: 'The :attribute is not a valid URL.' diff --git a/resources/lang/pt_PT/validation.yml b/resources/lang/pt_PT/validation.yml index 55e71310..f20bde0a 100644 --- a/resources/lang/pt_PT/validation.yml +++ b/resources/lang/pt_PT/validation.yml @@ -1,7 +1,5 @@ --- #Blessing Skin -username: ':attribute format is invalid.' -player_name: 'The :attribute contains invalid character.' model: 'The :attribute must be steve, alex or cape.' accepted: 'The :attribute must be accepted.' active_url: 'The :attribute is not a valid URL.' diff --git a/resources/lang/ru_RU/validation.yml b/resources/lang/ru_RU/validation.yml index 2a18d41a..10537724 100644 --- a/resources/lang/ru_RU/validation.yml +++ b/resources/lang/ru_RU/validation.yml @@ -1,7 +1,5 @@ --- #Blessing Skin -username: 'Неправильный формат :attribute.' -player_name: 'Имя :attribute содержит недопустимые символы' model: ':attribute должен быть Стив, Алекс или плащ.' accepted: ':attribute должен быть принят.' active_url: ':attribute не является допустимым URL-адресом.' diff --git a/resources/lang/zh_CN/validation.yml b/resources/lang/zh_CN/validation.yml index cdbe60e2..bc0323b2 100644 --- a/resources/lang/zh_CN/validation.yml +++ b/resources/lang/zh_CN/validation.yml @@ -1,7 +1,5 @@ --- #Blessing Skin -username: ':attribute 格式错误。' -player_name: ':attribute 不符合规则。' model: ':attribute 的值必须为 steve、alex 或 cape。' accepted: ':attribute 必须接受。' active_url: ':attribute 不是一个有效的网址。' diff --git a/resources/lang/zh_TW/validation.yml b/resources/lang/zh_TW/validation.yml index 55e71310..f20bde0a 100644 --- a/resources/lang/zh_TW/validation.yml +++ b/resources/lang/zh_TW/validation.yml @@ -1,7 +1,5 @@ --- #Blessing Skin -username: ':attribute format is invalid.' -player_name: 'The :attribute contains invalid character.' model: 'The :attribute must be steve, alex or cape.' accepted: 'The :attribute must be accepted.' active_url: 'The :attribute is not a valid URL.'