8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bfdb92 commit 89314b5Copy full SHA for 89314b5
src/Symfony/Component/Form/Resources/translations/validators.vi.xlf
@@ -14,6 +14,10 @@
14
<source>The CSRF token is invalid. Please try to resubmit the form.</source>
15
<target>CSRF token không hợp lệ. Vui lòng thử lại.</target>
16
</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>
21
</body>
22
</file>
23
</xliff>
0 commit comments