minor #38638 [Form] Sync translations (fabpot)

This PR was merged into the 3.4 branch.

Discussion
----------

[Form] Sync translations

| Q             | A
| ------------- | ---
| Branch?       | 3.4
| Bug fix?      | no
| New feature?  | no <!-- please update src/**/CHANGELOG.md files -->
| Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files -->
| Tickets       | n/a<!-- prefix each issue number with "Fix #", no need to create an issue if none exist, explain below instead -->
| License       | MIT
| Doc PR        | n/a

Commits
-------

280a27fc16 [Form] Sync translations
This commit is contained in:
Fabien Potencier 2020-10-20 08:17:17 +02:00
commit 3ed5ec0aab

View File

@ -114,6 +114,26 @@
<source>Please provide a valid phone number.</source>
<target>Please provide a valid phone number.</target>
</trans-unit>
<trans-unit id="124">
<source>The checkbox has an invalid value.</source>
<target>The checkbox has an invalid value.</target>
</trans-unit>
<trans-unit id="125">
<source>Please enter a valid email address.</source>
<target>Please enter a valid email address.</target>
</trans-unit>
<trans-unit id="126">
<source>Please select a valid option.</source>
<target>Please select a valid option.</target>
</trans-unit>
<trans-unit id="127">
<source>Please select a valid range.</source>
<target>Please select a valid range.</target>
</trans-unit>
<trans-unit id="128">
<source>Please enter a valid week.</source>
<target>Please enter a valid week.</target>
</trans-unit>
</body>
</file>
</xliff>