Unverified Commit 692eb028 authored by KaMe's avatar KaMe Committed by GitHub

Update core.php

parent ba4ca8cb
......@@ -8,6 +8,7 @@ return [
'table' => [
'created at' => 'Creado el',
'updated at' => 'Actualizado el',
'deleted at' => 'Eliminado el',
'actions' => 'Acciones',
'thumbnail' => 'Miniaturas',
],
......@@ -33,11 +34,15 @@ return [
'update' => 'Actualizar',
'delete' => 'Eliminar',
'reset' => 'Reiniciar',
'see' => 'Ver',
'visualize' => 'Visualize',
'update and back' => 'Actualizar y regresar',
],
'save' => 'Guardar',
'confirm' => 'Confirmar',
'move' => 'Mover',
'widget' => 'Complemento',
'widgets' => 'Complementos',
'breadcrumb' => [
'home' => 'Inicio',
],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment