Files
E-Vote/config/onewaysms.php
T
2024-04-16 08:58:42 +08:00

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
];
?>