Skip to content

Commit

Permalink
Merge pull request #24 from treborin/main
Browse files Browse the repository at this point in the history
Update Spanish Auth.php
  • Loading branch information
glewe authored Mar 18, 2024
2 parents e7becb7 + c369a76 commit 1994936
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Language/es/Auth.php
Original file line number Diff line number Diff line change
Expand Up @@ -256,6 +256,7 @@
'delete_success' => 'Permiso eliminado: {0}',
'description' => 'Descripción del Permiso',
'description_desc' => 'Introduce una descripción para este permiso.',
'error_name' => 'Los nombres de permisos solo pueden tener caracteres en minúscula y puntos, como "nombre.permiso".',
'name' => 'Nombre del Permiso',
'name_desc' => 'Introduce un nombre para este permiso.',
'none_found' => 'No hay permisos.',
Expand Down

0 comments on commit 1994936

Please sign in to comment.