![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/ledger.corals.io/Corals/core/User/resources/lang/en/ |
<?php return [ 'login_url' => 'Login Url', 'check_all' => '<i class="fa fa-check"></i> Check All', 'revoke_all' => '<i class="fa fa-remove"></i> Revoke All', 'package' => 'Package', 'model' => 'Model', 'import'=>'Import', 'new_registration' => 'New Registrations', 'more_info' => 'More info <i class="fa fa-arrow-circle-right"></i>', 'toggle_collapse' => 'Toggle collapse state', 'notification' => [ 'parameters_description_name' => 'Registered user name', 'parameters_description_link' => 'User dashboard Link', ], 'impersonate' => 'Impersonate', 'impersonate_confirmation' => 'You will impersonate the selected user? Your session will be lost!!', 'confirmation' => [ 'notification_parameters' => [ 'name' => 'Registered user name', 'link' => 'Confirmation Link', ], 'resend_email' => 'Resend confirmation link' ], '2fa' => [ 'scan_barcode' => 'Please make sure to scan the barcode to your Authenticator or use the token below and then enter the token you see in your authenticator in the token field ', 'enter_authenticator_token' => 'Enter the code that you see under your authenticator device', 'token' => 'Token', 'google_2fa_enabled' => 'Google 2FA is already enabled' ], 'image' => [ 'change_image' => 'Change Image', 'browse_files' => 'Browse files', 'save' => 'Save', 'close' => 'Close', ] ];