|
15 | 15 | 'attributes' => [ |
16 | 16 | 'address' => 'dirección', |
17 | 17 | 'age' => 'edad', |
18 | | - 'amount' => 'Amount', |
19 | | - 'area' => 'Area', |
20 | | - 'available' => 'Available', |
21 | | - 'birthday' => 'Birthday', |
| 18 | + 'amount' => 'cantidad', |
| 19 | + 'area' => 'área', |
| 20 | + 'available' => 'disponible', |
| 21 | + 'birthday' => 'cumpleaños', |
22 | 22 | 'body' => 'contenido', |
23 | 23 | 'city' => 'ciudad', |
24 | 24 | 'content' => 'contenido', |
25 | 25 | 'country' => 'país', |
26 | | - 'created_at' => 'Created At', |
27 | | - 'creator' => 'Creator', |
| 26 | + 'created_at' => 'creado el', |
| 27 | + 'creator' => 'creador', |
28 | 28 | 'current_password' => 'contraseña actual', |
29 | 29 | 'date' => 'fecha', |
30 | | - 'date_of_birth' => 'Date Of Birth', |
| 30 | + 'date_of_birth' => 'fecha de nacimiento', |
31 | 31 | 'day' => 'día', |
32 | | - 'deleted_at' => 'Deleted At', |
| 32 | + 'deleted_at' => 'eliminado el', |
33 | 33 | 'description' => 'descripción', |
34 | | - 'district' => 'District', |
35 | | - 'duration' => 'Duration', |
| 34 | + 'district' => 'distrito', |
| 35 | + 'duration' => 'duración', |
36 | 36 | 'email' => 'correo electrónico', |
37 | 37 | 'excerpt' => 'extracto', |
38 | | - 'filter' => 'Filter', |
| 38 | + 'filter' => 'fitro', |
39 | 39 | 'first_name' => 'nombre', |
40 | 40 | 'gender' => 'género', |
41 | | - 'group' => 'Group', |
| 41 | + 'group' => 'grupo', |
42 | 42 | 'hour' => 'hora', |
43 | | - 'image' => 'Image', |
| 43 | + 'image' => 'imagen', |
44 | 44 | 'last_name' => 'apellido', |
45 | | - 'lesson' => 'Lesson', |
46 | | - 'line_address_1' => 'Line Address 1', |
47 | | - 'line_address_2' => 'Line Address 2', |
| 45 | + 'lesson' => 'lección', |
| 46 | + 'line_address_1' => 'dirección de la línea 1', |
| 47 | + 'line_address_2' => 'dirección de la línea 2', |
48 | 48 | 'message' => 'mensaje', |
49 | | - 'middle_name' => 'Middle Name', |
| 49 | + 'middle_name' => 'segundo nombre', |
50 | 50 | 'minute' => 'minuto', |
51 | 51 | 'mobile' => 'móvil', |
52 | 52 | 'month' => 'mes', |
53 | 53 | 'name' => 'nombre', |
54 | | - 'national_code' => 'National Code', |
55 | | - 'number' => 'Number', |
| 54 | + 'national_code' => 'código nacional', |
| 55 | + 'number' => 'número', |
56 | 56 | 'password' => 'contraseña', |
57 | 57 | 'password_confirmation' => 'confirmación de la contraseña', |
58 | 58 | 'phone' => 'teléfono', |
59 | 59 | 'photo' => 'foto', |
60 | | - 'postal_code' => 'Postal Code', |
| 60 | + 'postal_code' => 'código postal', |
61 | 61 | 'price' => 'precio', |
62 | | - 'province' => 'Province', |
63 | | - 'recaptcha_response_field' => 'Recaptcha Response Field', |
64 | | - 'remember' => 'Remember', |
65 | | - 'restored_at' => 'Restored At', |
66 | | - 'result_text_under_image' => 'Result Text Under Image', |
| 62 | + 'province' => 'provincia', |
| 63 | + 'recaptcha_response_field' => 'respuesta del recaptcha', |
| 64 | + 'remember' => 'rocordar', |
| 65 | + 'restored_at' => 'restaurado el', |
| 66 | + 'result_text_under_image' => 'texto bajo la imagen', |
67 | 67 | 'role' => 'rol', |
68 | 68 | 'second' => 'segundo', |
69 | 69 | 'sex' => 'sexo', |
70 | | - 'short_text' => 'Short Text', |
71 | | - 'size' => 'Size', |
72 | | - 'state' => 'State', |
73 | | - 'street' => 'Street', |
74 | | - 'student' => 'Student', |
| 70 | + 'short_text' => 'texto corto', |
| 71 | + 'size' => 'tamaño', |
| 72 | + 'state' => 'estado', |
| 73 | + 'street' => 'calle', |
| 74 | + 'student' => 'estudiante', |
75 | 75 | 'subject' => 'asunto', |
76 | | - 'teacher' => 'Teacher', |
| 76 | + 'teacher' => 'profesor', |
77 | 77 | 'terms' => 'términos', |
78 | | - 'test_description' => 'Test Description', |
79 | | - 'test_locale' => 'Test Locale', |
80 | | - 'test_name' => 'Test Name', |
81 | | - 'text' => 'Text', |
| 78 | + 'test_description' => 'descripción de prueba', |
| 79 | + 'test_locale' => 'prueba local', |
| 80 | + 'test_name' => 'nombre de prueba', |
| 81 | + 'text' => 'texto', |
82 | 82 | 'time' => 'hora', |
83 | 83 | 'title' => 'título', |
84 | | - 'updated_at' => 'Updated At', |
| 84 | + 'updated_at' => 'actualizado el', |
85 | 85 | 'username' => 'usuario', |
86 | 86 | 'year' => 'año', |
87 | 87 | ], |
|
0 commit comments