athenahr/lang/en/adminlte::adminlte.php
2022-07-03 18:37:22 +01:00

13 lines
257 B
PHP
Executable File

<?php
return [
'email' => '',
'password' => '',
'retype_password' => '',
'verify_check_your_email' => '',
'verify_email_sent' => '',
'verify_if_not_recieved' => '',
'verify_message' => '',
'verify_request_another' => '',
];