8000 minor #43495 [Validator] Add missing validator Vietnamese translation… · symfony/symfony@510d925 · GitHub
[go: up one dir, main page]

Skip to content

Commit 510d925

Browse files
committed
minor #43495 [Validator] Add missing validator Vietnamese translation (ging-dev)
This PR was merged into 8000 the 4.4 branch. Discussion ---------- [Validator] Add missing validator Vietnamese translation | Q | A | ------------- | --- | Branch? | 4.4 | Bug fix? | no | New feature? | no | Deprecations? | no | Tickets | Fix #43491 | License | MIT This PR adds a missing Vietnamese Validator translation Commits ------- 00a2a97 Add missing translation in Vietnamese
2 parents 96af984 + 00a2a97 commit 510d925

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/Symfony/Component/Validator/Resources/translations/validators.vi.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>Giá trị này phải là một biểu thức hợp lệ.</target>
392392
</trans-unit>
393+
<trans-unit id="101">
394+
<source>This value is not a valid CSS color.</source>
395+
<target>Giá trị này không phải là màu CSS hợp lệ.</target>
396+
</trans-unit>
393397
</body>
394398
</file>
395399
</xliff>

0 commit comments

Comments
 (0)
0