Skip to content

Commit

Permalink
Update Dashboard to 3.5.2
Browse files Browse the repository at this point in the history
Update dashboard translation to 3.5.2
  • Loading branch information
kamekun authored Apr 5, 2018
1 parent 8b62c00 commit ab2c258
Showing 1 changed file with 18 additions and 17 deletions.
35 changes: 18 additions & 17 deletions Modules/Translation/Resources/lang/dashboard/es/dashboard.php
Original file line number Diff line number Diff line change
@@ -1,21 +1,22 @@
<?php

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

0 comments on commit ab2c258

Please sign in to comment.