Updated a lot of language strings.

This commit is contained in:
James Cole
2020-02-22 06:21:56 +01:00
parent 2eaa31163c
commit 1fcc2f6b39
29 changed files with 1351 additions and 1350 deletions

View File

@@ -23,6 +23,6 @@
declare(strict_types=1);
return [
'failed' => 'Ces identifiants n\'ont aucune correspondance.',
'failed' => 'Aucun compte ne correspond à ces identifiants.',
'throttle' => 'Trop de tentatives de connexion. Veuillez réessayer dans :seconds secondes.',
];