mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-25 15:55:22 +00:00
Merge pull request #29 from Grazouillis/patch-4
Call a variable correctly
This commit is contained in:
commit
d38b7be9ee
1 changed files with 1 additions and 1 deletions
|
@ -11,6 +11,6 @@ return [
|
|||
|
|
||||
*/
|
||||
'failed' => 'Ces informations ne correspondent pas à nos dossiers.',
|
||||
'throttle' => 'Trop de tentatives de connexion. Veuillez réessayer dans: secondes secondes.',
|
||||
'throttle' => 'Trop de tentatives de connexion. Veuillez réessayer dans :seconds secondes.',
|
||||
];
|
||||
© 2018 GitHub, Inc.
|
||||
|
|
Loading…
Reference in a new issue