change duration tac on message

This commit is contained in:
nurafrinaalimi16
2024-04-16 08:58:42 +08:00
parent 5d1d05717e
commit d712cbb5a0
+1 -1
View File
@@ -1,7 +1,7 @@
<?php
return [
'message' => 'KoPKB : %s is your TAC to log in to your myKoPKB Member account. It will expire in 5 minutes.',
'message' => 'KoPKB : %s is your TAC to log in to your myKoPKB Member account. It will expire in 3 minutes.',
'minutes' => 3
];