refactor: remove unused messages files

This commit is contained in:
Miguel Nogueira 2022-03-31 17:24:29 +01:00 committed by Miguel Nogueira
parent d21f1bf131
commit 69eecca7a8
3 changed files with 0 additions and 48 deletions

View File

@ -2,29 +2,15 @@
return [ return [
'2fa_txt' => '', '2fa_txt' => '',
'application_closed' => '',
'application_closed_intro' => '',
'application_closed_intro_line2' => '',
'choose_app' => '', 'choose_app' => '',
'contactlabel_email' => '',
'contactlabel_name' => '',
'contactlabel_send' => '',
'contactlabel_subject' => '',
'contact_cta' => '',
'contact_disclaimer' => '',
'dashboard' => '', 'dashboard' => '',
'details_m_title' => '', 'details_m_title' => '',
'dispatch_event' => '', 'dispatch_event' => '',
'edt_action' => '', 'edt_action' => '',
'footer_copy' => '',
'global_error' => '', 'global_error' => '',
'global_success' => '', 'global_success' => '',
'ineligible_days_remaining' => '',
'last_updated' => '',
'modal_close' => '', 'modal_close' => '',
'open' => '', 'open' => '',
'opening_nodetails' => '',
'opening_nodetails_exp' => '',
'ppolicy' => '', 'ppolicy' => '',
'profile' => [ 'profile' => [
'discord_tag' => '', 'discord_tag' => '',
@ -36,8 +22,6 @@ return [
], ],
'signin_cta' => '', 'signin_cta' => '',
'terms' => '', 'terms' => '',
'txt_apply' => '',
'txt_learn_more' => '',
'view_app' => [ 'view_app' => [
'denyapp' => '', 'denyapp' => '',
], ],

View File

@ -2,29 +2,15 @@
return [ return [
'2fa_txt' => '', '2fa_txt' => '',
'application_closed' => '',
'application_closed_intro' => '',
'application_closed_intro_line2' => '',
'choose_app' => '', 'choose_app' => '',
'contactlabel_email' => '',
'contactlabel_name' => '',
'contactlabel_send' => '',
'contactlabel_subject' => '',
'contact_cta' => '',
'contact_disclaimer' => '',
'dashboard' => '', 'dashboard' => '',
'details_m_title' => '', 'details_m_title' => '',
'dispatch_event' => '', 'dispatch_event' => '',
'edt_action' => '', 'edt_action' => '',
'footer_copy' => '',
'global_error' => '', 'global_error' => '',
'global_success' => '', 'global_success' => '',
'ineligible_days_remaining' => '',
'last_updated' => '',
'modal_close' => '', 'modal_close' => '',
'open' => '', 'open' => '',
'opening_nodetails' => '',
'opening_nodetails_exp' => '',
'ppolicy' => '', 'ppolicy' => '',
'profile' => [ 'profile' => [
'discord_tag' => '', 'discord_tag' => '',
@ -36,8 +22,6 @@ return [
], ],
'signin_cta' => '', 'signin_cta' => '',
'terms' => '', 'terms' => '',
'txt_apply' => '',
'txt_learn_more' => '',
'view_app' => [ 'view_app' => [
'denyapp' => '', 'denyapp' => '',
], ],

View File

@ -2,29 +2,15 @@
return [ return [
'2fa_txt' => '', '2fa_txt' => '',
'application_closed' => '',
'application_closed_intro' => '',
'application_closed_intro_line2' => '',
'choose_app' => '', 'choose_app' => '',
'contactlabel_email' => '',
'contactlabel_name' => '',
'contactlabel_send' => '',
'contactlabel_subject' => '',
'contact_cta' => '',
'contact_disclaimer' => '',
'dashboard' => '', 'dashboard' => '',
'details_m_title' => '', 'details_m_title' => '',
'dispatch_event' => '', 'dispatch_event' => '',
'edt_action' => '', 'edt_action' => '',
'footer_copy' => '',
'global_error' => '', 'global_error' => '',
'global_success' => '', 'global_success' => '',
'ineligible_days_remaining' => '',
'last_updated' => '',
'modal_close' => '', 'modal_close' => '',
'open' => '', 'open' => '',
'opening_nodetails' => '',
'opening_nodetails_exp' => '',
'ppolicy' => '', 'ppolicy' => '',
'profile' => [ 'profile' => [
'discord_tag' => '', 'discord_tag' => '',
@ -36,8 +22,6 @@ return [
], ],
'signin_cta' => '', 'signin_cta' => '',
'terms' => '', 'terms' => '',
'txt_apply' => '',
'txt_learn_more' => '',
'view_app' => [ 'view_app' => [
'denyapp' => '', 'denyapp' => '',
], ],