add german translation of the html5 color validation

This commit is contained in:
Ahmad El-Bardan 2020-07-09 10:22:35 +02:00
parent d0428bae0a
commit f41c03b8aa
1 changed files with 4 additions and 0 deletions

View File

@ -14,6 +14,10 @@
<source>The CSRF token is invalid. Please try to resubmit the form.</source>
<target>Der CSRF-Token ist ungültig. Versuchen Sie bitte das Formular erneut zu senden.</target>
</trans-unit>
<trans-unit id="99">
<source>This value is not a valid HTML5 color.</source>
<target>Dieser Wert ist keine gültige HTML5 Farbe.</target>
</trans-unit>
</body>
</file>
</xliff>