Init
This commit is contained in:
9
lang/af/auth.php
Normal file
9
lang/af/auth.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
'failed' => 'Hierdie verwysings stem nie ooreen met ons rekords nie.',
|
||||
'password' => 'Die wagwoord is verkeerd.',
|
||||
'throttle' => 'Te veel pogings om aan te meld. Probeer asseblief weer binne :seconds sekondes',
|
||||
];
|
||||
Reference in New Issue
Block a user