diff --git a/Resources/lang/es/dashboard.php b/Resources/lang/es/dashboard.php new file mode 100644 index 0000000..51e6699 --- /dev/null +++ b/Resources/lang/es/dashboard.php @@ -0,0 +1,11 @@ + 'Escritorio', + 'edit grid' => 'Editar grid', + 'reset grid' => 'Restaurar grid', + 'add widget' => 'Agregar widget', + 'add widget to dashboard' => 'Agregar widget al escritorio', + 'reset not needed' => 'El escritorio no necesita restaurarse', + 'dashboard reset' => 'El escritorio ha sido restaurado', +];