28
lang/en/messages.php
Normal file
28
lang/en/messages.php
Normal file
@@ -0,0 +1,28 @@
|
||||
<?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' => '',
|
||||
],
|
||||
];
|
Reference in New Issue
Block a user