8000 Add swedish translation for #41835 · symfony/symfony@5c669d7 · GitHub
[go: up one dir, main page]

Skip to content

Commit 5c669d7

Browse files
committed
Add swedish translation for #41835
1 parent eab8591 commit 5c669d7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/Symfony/Component/Validator/Resources/translations/validators.sv.xlf

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -386,6 +386,10 @@
386386
<source>This value is not a valid International Securities Identification Number (ISIN).</source>
387387
<target>Det här värdet är inte ett giltigt "International Securities Identification Number" (ISIN).</target>
388388
</trans-unit>
389+
<trans-unit id="100">
390+
<source>This value should be a valid expression.</source>
391+
<target>Det här värdet bör vara ett giltigt uttryck.</target>
392+
</trans-unit>
389393

390394
</body>
391395
</file>

0 commit comments

Comments
 (0)
0