Unverified Commit ab2c2583 authored by KaMe's avatar KaMe Committed by GitHub

Update Dashboard to 3.5.2

Update dashboard translation to 3.5.2
parent 8b62c00e
<?php <?php
return [ return [
'name' => 'Dashboard', 'name' => 'Escritorio',
'edit grid' => 'Edit grid', 'edit grid' => 'Editar cuadrícula',
'reset grid' => 'Reset grid', 'reset grid' => 'Restaurar cuadrícula',
'save grid' => 'Save grid', 'save grid' => 'Guardar cuadrícula',
'add widget' => 'Add widget', 'add widget' => 'Agregar widget',
'add widget to dashboard' => 'Add widget to dashboard', 'add widget to dashboard' => 'Agregar widget al escritorio',
'reset not needed' => 'Dashboard didn\'t need resetting', 'reset not needed' => 'El escritorio no necesita restaurarse',
'dashboard reset' => 'Dashboard has been reset', 'dashboard reset' => 'El escritorio ha sido restaurado',
'list resource' => 'View dashboard', 'list resource' => 'ver escritorio',
'edit resource' => 'Update dashboard', 'edit resource' => 'Actualizar Escritorio',
'reset resource' => 'Reset dashboard', 'reset resource' => 'Reiniciar Escritorio',
'welcome-title' => 'Welcome title', 'welcome-title' => 'Titulo de bienvenida',
'welcome-description' => 'Welcome description', 'welcome-description' => 'Descripción de bienvenida',
'welcome-enabled' => 'Enable welcome box?', 'welcome-enabled' => 'Habilitar la caja de bienvenida?',
'configure your website' => 'Configure your website', 'configure your website' => 'Configurar tu sitio web',
'add pages' => 'Add pages', 'add pages' => 'Agregar página',
'add menus' => 'Add menus', 'add menus' => 'Agregar menus',
]; ];
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