Unverified Commit 2347dd93 authored by KaMe's avatar KaMe Committed by GitHub

Update Roles spanish translation 3.5.2

Update Roles spanish translation 3.5.2
parent c4e79e81
......@@ -14,6 +14,7 @@ return [
],
'table' => [
'name' => 'Nombre',
'slug' => 'URL Amigable',
],
'tabs' => [
'data' => 'Datos',
......@@ -28,6 +29,15 @@ return [
],
'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',
];
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