Skip to content

Commit 11ec8e4

Browse files
authored
Add swedish translation for issue #43458
1 parent 41340e9 commit 11ec8e4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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)