Skip to content
This repository has been archived by the owner on Apr 29, 2024. It is now read-only.

Commit

Permalink
Add missing translations for Swedish
Browse files Browse the repository at this point in the history
  • Loading branch information
kiennguyen95 committed Jun 7, 2021
1 parent 0652d32 commit f48b351
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Core/Resources/translations/security.sv.xlf
Expand Up @@ -70,6 +70,14 @@
<source>Invalid or expired login link.</source>
<target>Ogiltig eller utgången inloggningslänk.</target>
</trans-unit>
<trans-unit id="19">
<source>Too many failed login attempts, please try again in %minutes% minute.</source>
<target>För många misslyckade inloggningsförsök, försök igen om %minutes% minut.</target>
</trans-unit>
<trans-unit id="20">
<source>Too many failed login attempts, please try again in %minutes% minutes.</source>
<target>För många misslyckade inloggningsförsök, försök igen om %minutes% minuter.</target>
</trans-unit>
</body>
</file>
</xliff>

0 comments on commit f48b351

Please sign in to comment.