athenahr/lang/en/messages.php
miguel456 0c463d1f10
Revert "merge 1"
This reverts commit 0bc6c20a6d6ad9b906827b9d3f3034a811178f60.
2022-10-24 01:03:43 +01:00

29 lines
552 B
PHP

<?php
return [
'2fa_txt' => '',
'choose_app' => '',
'dashboard' => '',
'details_m_title' => '',
'dispatch_event' => '',
'edt_action' => '',
'global_error' => '',
'global_success' => '',
'modal_close' => '',
'open' => '',
'ppolicy' => '',
'profile' => [
'discord_tag' => '',
'edituser' => '',
'edituser_consequence' => '',
],
'reusable' => [
'confirm' => '',
],
'signin_cta' => '',
'terms' => '',
'view_app' => [
'denyapp' => '',
],
];