Skip to content

Commit 64fbc37

Browse files
committed
update: finalize sync
1 parent ee9342e commit 64fbc37

File tree

5 files changed

+23
-48
lines changed

5 files changed

+23
-48
lines changed

Diff for: lang/da/subtitle.php

-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
'size' => 'Størrelse',
3333
'subtitle-file' => 'Undertekst fil',
3434
'subtitle-file-types' => 'Accepterede filer er ICO, SRT and ZIP',
35-
'search' => 'Søg efter torrent',
3635
'uploaded' => 'Uploaded',
3736
'uploader' => 'Uploader',
3837
];

Diff for: lang/es/validation.php

+1-38
Original file line numberDiff line numberDiff line change
@@ -141,47 +141,10 @@
141141
'recaptcha' => 'Verifica que no eres un robot rellenando el Captcha.',
142142

143143
'custom' => [
144-
'password' => [
145-
'min' => 'La :attribute debe contener más de :min caracteres',
146-
],
147-
'email' => [
148-
'unique' => 'El :attribute ya existe en nuestra base de datos.',
149-
],
150144
'attribute-name' => [
151145
'rule-name' => 'custom-message',
152146
],
153147
],
154148

155-
'attributes' => [
156-
'name' => 'nombre',
157-
'username' => 'usuario',
158-
'email' => 'correo electrónico',
159-
'first_name' => 'nombre',
160-
'last_name' => 'apellido',
161-
'password' => 'contraseña',
162-
'password_confirmation' => 'confirmación de la contraseña',
163-
'city' => 'ciudad',
164-
'country' => 'país',
165-
'address' => 'dirección',
166-
'phone' => 'teléfono',
167-
'mobile' => 'móvil',
168-
'age' => 'edad',
169-
'sex' => 'sexo',
170-
'gender' => 'género',
171-
'year' => 'año',
172-
'month' => 'mes',
173-
'day' => 'día',
174-
'hour' => 'hora',
175-
'minute' => 'minuto',
176-
'second' => 'segundo',
177-
'title' => 'título',
178-
'content' => 'contenido',
179-
'body' => 'contenido',
180-
'description' => 'descripción',
181-
'excerpt' => 'extracto',
182-
'date' => 'fecha',
183-
'time' => 'hora',
184-
'subject' => 'asunto',
185-
'message' => 'mensaje',
186-
],
149+
'attributes' => [],
187150
];

Diff for: lang/no/page.php

-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
'blacklist-btclient' => 'BitTorrent Client',
3232
'blacklist-clients' => 'Klienter',
3333
'blacklist-desc' => 'Følgende nettlesere og Bittorrent-klienter er svartelistet / forbudt fra å annonsere til :title ',
34-
'blacklist-webbrowser' => 'Nettleser',
3534
'blacklist-emaildomain' => 'Blokkert domene',
3635
'email-blacklist-desc' => 'De følgende e-postdomenene er blokkert fra å bli brukt. Du kan ikke registrere eller sende en invitasjon til følgende.',
3736
'email-whitelist-desc' => 'De følgende e-postdomenene er de eneste e-postdomenene som skal brukes. Du må kun registrere eller sende en invitasjon ved hjelp av følgende.',

Diff for: lang/zh-CN/validation.php

+11-4
Original file line numberDiff line numberDiff line change
@@ -106,10 +106,17 @@
106106
'numeric' => '该 :attribute 必须至少 :min。',
107107
'string' => '该 :attribute 必须至少 :min 字符。'
108108
],
109-
'multiple_of' => '该 :attribute 必须是 :value 的倍数。',
110-
'not_in' => '所选 :attribute 无效。',
111-
'not_regex' => ' :attribute 的格式无效。',
112-
'numeric' => '该 :attribute 必须是一个数字。',
109+
'multiple_of' => '该 :attribute 必须是 :value 的倍数。',
110+
'not_in' => '所选 :attribute 无效。',
111+
'not_regex' => ' :attribute 的格式无效。',
112+
'numeric' => '该 :attribute 必须是一个数字。',
113+
'password' => [
114+
'letters' => 'The :attribute must contain at least one letter.',
115+
'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.',
116+
'numbers' => 'The :attribute must contain at least one number.',
117+
'symbols' => 'The :attribute must contain at least one symbol.',
118+
'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.'
119+
],
113120
'present' => '该 :attribute 必须存在。',
114121
'prohibited' => '该 :attribute 字段禁止使用。',
115122
'prohibited_if' => '该 :attribute 字段禁止使用,当 :other 是 :value。',

Diff for: lang/zh-TW/validation.php

+11-4
Original file line numberDiff line numberDiff line change
@@ -106,10 +106,17 @@
106106
'numeric' => '該 :attribute 必須至少 :min。',
107107
'string' => '該 :attribute 必須至少 :min 字元。'
108108
],
109-
'multiple_of' => '該 :attribute 必須是 :value 的倍數。',
110-
'not_in' => '所選 :attribute 無效。',
111-
'not_regex' => ' :attribute 的格式無效。',
112-
'numeric' => '該 :attribute 必須是一個數字。',
109+
'multiple_of' => '該 :attribute 必須是 :value 的倍數。',
110+
'not_in' => '所選 :attribute 無效。',
111+
'not_regex' => ' :attribute 的格式無效。',
112+
'numeric' => '該 :attribute 必須是一個數字。',
113+
'password' => [
114+
'letters' => 'The :attribute must contain at least one letter.',
115+
'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.',
116+
'numbers' => 'The :attribute must contain at least one number.',
117+
'symbols' => 'The :attribute must contain at least one symbol.',
118+
'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.'
119+
],
113120
'present' => '該 :attribute 必須存在。',
114121
'prohibited' => 'The :attribute field is prohibited.',
115122
'prohibited_if' => 'The :attribute field is prohibited when :other is :value.',

0 commit comments

Comments
 (0)