New translations field.php (Spanish)

This commit is contained in:
Fatih Alp 2020-05-12 19:08:29 +03:00
parent 9e777e25dc
commit f9868d43dd

View File

@ -29,10 +29,10 @@ return [
'name' => 'Descripción'
],
'pick_option' => [
'name' => 'Pick an option',
'name' => 'Elige una opción',
],
'address' => [
'name' => 'Address',
'name' => 'Habla a',
],
'selected' => 'Selected'
'selected' => 'Seleccionado'
];