Skip to content

Commit 31760c2

Browse files
committed
add vietnamese translation for html5 color validation
1 parent c61f03a commit 31760c2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Resources/translations/validators.vi.xlf

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@
1414
<source>The CSRF token is invalid. Please try to resubmit the form.</source>
1515
<target>CSRF token không hợp lệ. Vui lòng thử lại.</target>
1616
</trans-unit>
17+
<trans-unit id="99">
18+
<source>This value is not a valid HTML5 color.</source>
19+
<target>Giá trị này không phải là màu HTML5 hợp lệ.</target>
20+
</trans-unit>
1721
</body>
1822
</file>
1923
</xliff>

0 commit comments

Comments
 (0)