Files
E-Vote/config/onewaysms.php
T
nurafrinaalimi16 6118a72503 reduce minutes TAC
2024-04-18 13:38:28 +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 1 minutes.',
'minutes' => 1
];
?>