athenahr/lang/en/messages.php

45 lines
1.0 KiB
PHP
Raw Normal View History

2020-09-01 00:29:58 +01:00
<?php
2020-10-10 16:30:26 +00:00
2020-09-01 00:29:58 +01:00
return [
'2fa_txt' => '',
'application_closed' => '',
'application_closed_intro' => '',
'application_closed_intro_line2' => '',
'choose_app' => '',
'contactlabel_email' => '',
'contactlabel_name' => '',
'contactlabel_send' => '',
'contactlabel_subject' => '',
'contact_cta' => '',
'contact_disclaimer' => '',
'dashboard' => '',
'details_m_title' => '',
'dispatch_event' => '',
'edt_action' => '',
'footer_copy' => '',
'global_error' => '',
'global_success' => '',
'ineligible_days_remaining' => '',
'last_updated' => '',
'modal_close' => '',
'open' => '',
'opening_nodetails' => '',
'opening_nodetails_exp' => '',
'ppolicy' => '',
2020-09-01 17:46:27 +01:00
'profile' => [
'discord_tag' => '',
'edituser' => '',
'edituser_consequence' => '',
2020-09-01 18:49:08 +01:00
],
'reusable' => [
'confirm' => '',
2020-09-01 19:30:28 +01:00
],
'signin_cta' => '',
'terms' => '',
'txt_apply' => '',
'txt_learn_more' => '',
2020-09-01 19:30:28 +01:00
'view_app' => [
'denyapp' => '',
2020-09-10 23:09:23 +01:00
],
2020-09-01 00:29:58 +01:00
];