diff --git a/core/users/app_config.php b/core/users/app_config.php index 57a7e00802..633dbe43ed 100644 --- a/core/users/app_config.php +++ b/core/users/app_config.php @@ -27,7 +27,7 @@ $apps[$x]['menu'][0]['title']['fr'] = ''; $apps[$x]['menu'][0]['title']['fr-ca'] = ''; $apps[$x]['menu'][0]['title']['fr-ch'] = ''; - $apps[$x]['menu'][0]['title']['pt-pt'] = 'Conectar'; + $apps[$x]['menu'][0]['title']['pt-pt'] = 'Entrar'; $apps[$x]['menu'][0]['title']['pt-br'] = ''; $apps[$x]['menu'][0]['uuid'] = 'c85bf816-b88d-40fa-8634-11b456928afa'; $apps[$x]['menu'][0]['parent_uuid'] = ''; @@ -44,7 +44,7 @@ $apps[$x]['menu'][1]['title']['fr'] = ''; $apps[$x]['menu'][1]['title']['fr-ca'] = ''; $apps[$x]['menu'][1]['title']['fr-ch'] = ''; - $apps[$x]['menu'][1]['title']['pt-pt'] = 'Desconectar'; + $apps[$x]['menu'][1]['title']['pt-pt'] = 'Sair'; $apps[$x]['menu'][1]['title']['pt-br'] = ''; $apps[$x]['menu'][1]['uuid'] = '0d29e9f4-0c9b-9d8d-cd2d-454899dc9bc4'; $apps[$x]['menu'][1]['parent_uuid'] = '02194288-6d56-6d3e-0b1a-d53a2bc10788';