Merge pull request from weblate/weblate-xbackbone-xbackbone

Translations update from Weblate
This commit is contained in:
Sergio Brighenti 2020-03-30 14:54:10 +02:00 committed by GitHub
commit 35ebe324d1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -40,7 +40,7 @@ return [
'system_info' => 'Información del Sistema',
'user.create' => 'Crear Usuario',
'user.edit' => 'Editar Usuario',
'is_active' => 'Es activo',
'is_active' => 'Es activo',
'is_admin' => 'Es administrador',
'your_profile' => 'Tu Perfil',
'token' => 'Ficha',
@ -103,4 +103,6 @@ return [
'delete_all' => 'Borrar Todo',
'danger_zone' => 'Zona De Peligro',
'recaptcha_failed' => 'reCAPTCHA Falló',
'php_info' => 'Información PHP',
'system_settings' => 'Configuracion de Systema',
];