8 lines
156 B
PHP
8 lines
156 B
PHP
<?php
|
|
|
|
return [
|
|
'message' => 'KoPKB : %s is your TAC to log in to your myKoPKB Member account. It will expire in 3 minutes.',
|
|
'minutes' => 3
|
|
];
|
|
|
|
?>
|