8000 minor #26715 Added LB translation for #26327 (Errors sign for people … · symfony/symfony@509142e · GitHub
[go: up one dir, main page]

Skip to content

Commit 509142e

Browse files
committed
minor #26715 Added LB translation for #26327 (Errors sign for people that do not see colors) (mweimerskirch)
This PR was submitted for the 3.4 branch but it was merged into the 2.7 branch instead (closes #26715). Discussion ---------- Added LB translation for #26327 (Errors sign for people that do not see colors) | Q | A | ------------- | --- | Branch? | 3.4 | Bug fix? | n/a | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | #26327 | License | MIT Commits ------- c1fae9e Added LB translation for #26327 (Errors sign for people that do not see colors)
2 parents 98ee8ab + c1fae9e commit 509142e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/Symfony/Component/Validator/Resources/translations/validators.lb.xlf

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -314,6 +314,10 @@
314314
<source>This is not a valid Business Identifier Code (BIC).</source>
315315
<target>Dëst ass kee gëltege "Business Identifier Code" (BIC).</target>
316316
</trans-unit>
317+
<trans-unit id="82">
318+
<source>Error</source>
319+
<target>Feeler</target>
320+
</trans-unit>
317321
</body>
318322
</file>
319323
</xliff>

0 commit comments

Comments
 (0)
0