Update translations and fix some code.

This commit is contained in:
James Cole
2023-02-22 19:54:19 +01:00
parent a18cd23154
commit 585cfddfd7
40 changed files with 343 additions and 328 deletions

View File

@@ -36,6 +36,6 @@ declare(strict_types=1);
return [
'failed' => 'Inloggningssuppgifterna kunde inte hittas.',
'failed' => 'Inloggningsuppgifterna kunde inte hittas.',
'throttle' => 'För många inloggningsförsök. Vänligen försök igen om :seconds sekunder.',
];