Skip to content

Commit 382890d

Browse files
committed
minor #43493 Add missing translations for portuguese [#43450] (Ana Raro)
This PR was merged into the 4.4 branch. Discussion ---------- Add missing translations for portuguese [#43450] | Q | A | ------------- | --- | Branch? | 4.4 | Bug fix? | no | New feature? | no | Deprecations? | no | Tickets | Fix #43450 | License | MIT Commits ------- b5aeca2883 added missing translations for portuguese [#43450]
2 parents 6ff0d7e + 7961f56 commit 382890d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Resources/translations/validators.pt.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>Este valor deve ser uma expressão válida.</target>
392392
</trans-unit>
393+
<trans-unit id="101">
394+
<source>This value is not a valid CSS color.</source>
395+
<target>Este valor não é uma cor de CSS válida.</target>
396+
</trans-unit>
393397
</body>
394398
</file>
395399
</xliff>

0 commit comments

Comments
 (0)