N°7589 - Move oauth client menu under Integration and revert general configuration

This commit is contained in:
Timothee
2024-07-15 17:51:25 +02:00
parent 2e0b9bd6b4
commit b3d20effd6
18 changed files with 64 additions and 6 deletions

View File

@@ -1465,4 +1465,8 @@ Quando associada a um gatilho, cada ação recebe um número de "ordem", especif
'UI_CountOfObjectsShort' => '%1$d objeto(s)',
'portal:backoffice' => 'Interface de usuário back-office do '.ITOP_APPLICATION_SHORT,
'portal:legacy_portal' => 'Portal do usuário (legado) do '.ITOP_APPLICATION_SHORT,
'Menu:ConfigEditor' => 'General configuration~~',
'Menu:ConfigEditor+' => 'Configuration File editor~~',
'Menu:Integrations' => 'Integrations~~',
'Menu:Integrations+' => '~~',
]);