Update translations and routes.

This commit is contained in:
James Cole
2020-06-30 19:10:17 +02:00
parent 714184867c
commit 77e7af75dc
7 changed files with 32 additions and 32 deletions

View File

@@ -61,5 +61,5 @@ return [
'telemetry_view' => 'Voir la télémétrie',
'edit_object_group' => 'Modifier le groupe ":title"',
'delete_object_group' => 'Supprimer le groupe ":title"',
'logout_others' => 'Logout other sessions'
'logout_others' => 'Déconnecter d\'autres sessions'
];