8000 minor #38638 [Form] Sync translations (fabpot) · symfony/symfony@3ed5ec0 · GitHub
[go: up one dir, main page]

Skip to content

Commit 3ed5ec0

Browse files
committed
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 ------- 280a27f [Form] Sync translations
2 parents 697fe21 + 280a27f commit 3ed5ec0

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

src/Symfony/Component/Form/Resources/translations/validators.en.xlf

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,26 @@
114114
<source>Please provide a valid phone number.</source>
115115
<target>Please provide a valid phone number.</target>
116116
</trans-unit>
117+
<trans-unit id="124">
118+
<source>The checkbox has an invalid value.</source>
119+
<target>The checkbox has an invalid value.</target>
120+
</trans-unit>
121+
<trans-unit id="125">
122+
<source>Please enter a valid email address.</source>
123+
<target>Please enter a valid email address.</target>
124+
</trans-unit>
125+
<trans-unit id="126">
126+
<source>Please select a valid option.</source>
127+
<target>Please select a valid option.</target>
128+
</trans-unit>
129+
<trans-unit id="127">
130+
<source>Please select a valid range.</source>
131+
<target>Please select a valid range.</target>
132+
</trans-unit>
133+
<trans-unit id="128">
134+
<source>Please enter a valid week.</source>
135+
<target>Please enter a valid week.</target>
136+
</trans-unit>
117137
</body>
118138
</file>
119139
</xliff>

0 commit comments

Comments
 (0)
0