Skip to content

Commit

Permalink
minor #43572 Add swedish translation for issue #43458 (larmpip)
Browse files Browse the repository at this point in the history
This PR was merged into the 4.4 branch.

Discussion
----------

Add swedish translation for issue #43458

Commits
-------

be760f8 Add swedish translation for issue #43458
  • Loading branch information
fabpot committed Oct 19, 2021
2 parents abb9a19 + be760f8 commit e0f16d2
Showing 1 changed file with 4 additions and 0 deletions.
Expand Up @@ -390,6 +390,10 @@
<source>This value should be a valid expression.</source>
<target>Det här värdet bör vara ett giltigt uttryck.</target>
</trans-unit>
<trans-unit id="101">
<source>This value is not a valid CSS color.</source>
<target>Det här värdet är inte en giltig CSS-färg.</target>
</trans-unit>

</body>
</file>
Expand Down

0 comments on commit e0f16d2

Please sign in to comment.