Files
E-Vote/config/onewaysms.php
T
nurafrinaalimi16 14b5b2b703 edit tac message
2024-04-03 15:28:23 +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 5 minutes.',
'minutes' => 5
];
?>