Init
This commit is contained in:
9
lang/oc/auth.php
Normal file
9
lang/oc/auth.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
'failed' => 'Aqueles identificants correspondon pas a nòstres enregistraments.',
|
||||
'password' => 'Lo senhal es incorrèct',
|
||||
'throttle' => 'Tròp d’ensages de connexion. Tornatz ensajar d’aquí :seconds segondas.',
|
||||
];
|
||||
Reference in New Issue
Block a user