Updated meta for new release.

This commit is contained in:
James Cole
2020-07-12 19:48:24 +02:00
parent 8a9f6b1896
commit 7a30bc4ff6
48 changed files with 1843 additions and 1195 deletions

View File

@@ -59,7 +59,7 @@ return [
'delete_journal_link' => 'Eliminar enlace entre transacciones',
'telemetry_index' => 'Telemetría',
'telemetry_view' => 'Ver telemetría',
'edit_object_group' => 'Edit group ":title"',
'delete_object_group' => 'Delete group ":title"',
'logout_others' => 'Logout other sessions'
'edit_object_group' => 'Editar grupo ":title"',
'delete_object_group' => 'Eliminar grupo ":title"',
'logout_others' => 'Desconectar otras sesiones'
];