Skip to content

Commit

Permalink
Update Roles spanish translation 3.5.2
Browse files Browse the repository at this point in the history
Update Roles spanish translation 3.5.2
  • Loading branch information
kamekun authored Apr 5, 2018
1 parent c4e79e8 commit 2347dd9
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion Modules/Translation/Resources/lang/user/es/roles.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
],
'table' => [
'name' => 'Nombre',
'slug' => 'URL Amigable',
],
'tabs' => [
'data' => 'Datos',
Expand All @@ -28,6 +29,15 @@
],
'select all' => 'Seleccionar todos',
'deselect all' => 'Deseleccionar todos',
'inherit' => 'Heredar de rol',
'swap' => 'Cambiar',
'allow all' => 'Allow all',
'deny all' => 'Deny all',
'inherit all' => 'Inherit all',
'allow' => 'Permitir',
'deny' => 'Denegar',
'inherit' => 'Heredar de rol',
'list resource' => 'Listar roles',
'create resource' => 'Crear roles',
'edit resource' => 'Editar roles',
'destroy resource' => 'Eliminar roles',
];

0 comments on commit 2347dd9

Please sign in to comment.