|
42 | 42 | */ |
43 | 43 |
|
44 | 44 | 'attributes' => [ |
45 | | - 'address' => 'address', |
46 | | - 'age' => 'age', |
47 | | - 'body' => 'content', |
48 | | - 'cell' => 'cell', |
49 | | - 'city' => 'city', |
50 | | - 'country' => 'country', |
51 | | - 'date' => 'date', |
52 | | - 'day' => 'day', |
| 45 | + 'address' => 'dirección', |
| 46 | + 'age' => 'edad', |
| 47 | + 'body' => 'contenido', |
| 48 | + 'cell' => 'celda', |
| 49 | + 'city' => 'ciudad', |
| 50 | + 'country' => 'país', |
| 51 | + 'date' => 'fecha', |
| 52 | + 'day' => 'día', |
53 | 53 | 'excerpt' => 'summary', |
54 | | - 'first_name' => 'first name', |
55 | | - 'gender' => 'gender', |
56 | | - 'marital_status' => 'marital status', |
57 | | - 'profession' => 'profession', |
58 | | - 'nationality' => 'nationality', |
59 | | - 'hour' => 'hour', |
60 | | - 'last_name' => 'last name', |
61 | | - 'message' => 'message', |
62 | | - 'minute' => 'minute', |
63 | | - 'mobile' => 'mobile', |
64 | | - 'month' => 'month', |
65 | | - 'name' => 'name', |
66 | | - 'zipcode' => 'zipcode', |
67 | | - 'company_name' => 'company name', |
68 | | - 'neighborhood' => 'neighborhood', |
69 | | - 'number' => 'number', |
70 | | - 'password' => 'password', |
71 | | - 'phone' => 'phone', |
72 | | - 'second' => 'second', |
73 | | - 'sex' => 'sex', |
74 | | - 'state' => 'state', |
75 | | - 'street' => 'street', |
76 | | - 'subject' => 'subject', |
77 | | - 'text' => 'text', |
78 | | - 'time' => 'time', |
79 | | - 'title' => 'title', |
80 | | - 'username' => 'username', |
81 | | - 'year' => 'year', |
82 | | - 'description' => 'description', |
83 | | - 'password_confirmation' => 'password confirmation', |
84 | | - 'current_password' => 'current password', |
85 | | - 'complement' => 'complement', |
86 | | - 'modality' => 'modality', |
87 | | - 'category' => 'category', |
88 | | - 'blood_type' => 'blood type', |
89 | | - 'birth_date' => 'birth date', |
| 54 | + 'first_name' => 'nombre', |
| 55 | + 'gender' => 'género', |
| 56 | + 'marital_status' => 'estado civil', |
| 57 | + 'profession' => 'profesión', |
| 58 | + 'nationality' => 'nacionalidad', |
| 59 | + 'hour' => 'hora', |
| 60 | + 'last_name' => 'apellido', |
| 61 | + 'message' => 'mensaje', |
| 62 | + 'minute' => 'minuto', |
| 63 | + 'mobile' => 'móvil', |
| 64 | + 'month' => 'mes', |
| 65 | + 'name' => 'nombre', |
| 66 | + 'zipcode' => 'código postal', |
| 67 | + 'company_name' => 'nombre de empresa', |
| 68 | + 'neighborhood' => 'vecindad', |
| 69 | + 'number' => 'número', |
| 70 | + 'password' => 'contraseña', |
| 71 | + 'phone' => 'teléfono', |
| 72 | + 'second' => 'segundo', |
| 73 | + 'sex' => 'sexo', |
| 74 | + 'state' => 'estado', |
| 75 | + 'street' => 'calle', |
| 76 | + 'subject' => 'tema', |
| 77 | + 'text' => 'texto', |
| 78 | + 'time' => 'tiempo', |
| 79 | + 'title' => 'título', |
| 80 | + 'username' => 'nombre de usuario', |
| 81 | + 'year' => 'año', |
| 82 | + 'description' => 'descripción', |
| 83 | + 'password_confirmation' => 'confirmación de contraseña', |
| 84 | + 'current_password' => 'contraseña actual', |
| 85 | + 'complement' => 'complemento', |
| 86 | + 'modality' => 'modalidad', |
| 87 | + 'category' => 'categoría', |
| 88 | + 'blood_type' => 'tipo de sangre', |
| 89 | + 'birth_date' => 'fecha de nacimiento', |
90 | 90 | ], |
91 | 91 | ]; |
0 commit comments