8000 Add swedish translation for issue #43458 · symfony/symfony@be760f8 · GitHub
[go: up one dir, main page]

Skip to content

Commit be760f8

Browse files
authored
Add swedish translation for issue #43458
1 parent abb9a19 commit be760f8

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
@@ -390,6 +390,10 @@
390390
<source>This value should be a valid expression.</source>
391391
<target>Det här värdet bör vara ett giltigt uttryck.</target>
392392
</trans-unit>
393+
<trans-unit id="101">
394+
<source>This value is not a valid CSS color.</source>
395+
<target>Det här värdet är inte en giltig CSS-färg.</target>
396+
</trans-unit>
393397

394398
</body>
395399
</file>

0 commit comments

Comments
 (0)
0