Skip to content

Commit f611651

Browse files
committed
[Security][Validator] Add missing translations for Finnish (fi)
1 parent 13481e1 commit f611651

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

Resources/translations/validators.fi.xlf

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@
304304
</trans-unit>
305305
<trans-unit id="79">
306306
<source>The host could not be resolved.</source>
307-
<target>The host could not be resolved.</target>
307+
<target>Palvelimeen ei saatu yhteyttä.</target>
308308
</trans-unit>
309309
<trans-unit id="80">
310310
<source>This value does not match the expected {{ charset }} charset.</source>
@@ -386,6 +386,10 @@
386386
<source>This value is not a valid International Securities Identification Number (ISIN).</source>
387387
<target>Tämä arvo ei ole kelvollinen ISIN-koodi (International Securities Identification Number).</target>
388388
</trans-unit>
389+
<trans-unit id="100">
390+
<source>This value should be a valid expression.</source>
391+
<target>Tämän arvon on oltava kelvollinen lauseke.</target>
392+
</trans-unit>
389393
</body>
390394
</file>
391395
</xliff>

0 commit comments

Comments
 (0)