Skip to content

Commit

Permalink
Merge pull request #9 from clemir/develop
Browse files Browse the repository at this point in the history
Adding Spanish translation
  • Loading branch information
nWidart committed Jul 30, 2015
2 parents ffad812 + 4b6e915 commit 3329ccb
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions Resources/lang/es/dashboard.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<?php

return [
'name' => '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',
];

0 comments on commit 3329ccb

Please sign in to comment.