Skip to content

Commit b969888

Browse files
authored
Update security.da.xlf
Added case 17 and 18
1 parent 994fde1 commit b969888

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

Resources/translations/security.da.xlf

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</trans-unit>
99
<trans-unit id="2">
1010
<source>Authentication credentials could not be found.</source>
11-
<target>Loginoplysninger kan findes.</target>
11+
<target>Loginoplysninger kan ikke findes.</target>
1212
</trans-unit>
1313
<trans-unit id="3">
1414
<source>Authentication request could not be processed due to a system problem.</source>
@@ -62,6 +62,14 @@
6262
<source>Account is locked.</source>
6363
<target>Brugerkonto er låst.</target>
6464
</trans-unit>
65+
<trans-unit id="17">
66+
<source>Too many failed login attempts, please try again later.</source>
67+
<target>For mange fejlede login forsøg, prøv venligst senere.</target>
68+
</trans-unit>
69+
<trans-unit id="18">
70+
<source>Invalid or expired login link.</source>
71+
<target>Ugyldigt eller udløbet login link.</target>
72+
</trans-unit>
6573
</body>
6674
</file>
6775
</xliff>

0 commit comments

Comments
 (0)