Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 46746f8

Browse files
committed
minor #15960 [Validator] Sync polish translation file (stloyd)
This PR was merged into the 2.8 branch. Discussion ---------- [Validator] Sync polish translation file | Q | A | ------------- | --- | Bug fix? | no | BC breaks? | no | License | MIT Commits ------- 7a88c37 [Validator] Sync polish translation file
2 parents 156368f + 7a88c37 commit 46746f8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -310,6 +310,10 @@
310310
<source>This value does not match the expected {{ charset }} charset.</source>
311311
<target>Ta wartość nie pasuje do oczekiwanego zestawu znaków {{ charset }}.</target>
312312
</trans-unit>
313+
<trans-unit id="81">
314+
<source>This is not a valid Business Identifier Code (BIC).</source>
315+
<target>Ta wartość nie jest poprawnym kodem BIC (Business Identifier Code).</target>
316+
</trans-unit>
313317
</body>
314318
</file>
315319
</xliff>

0 commit comments

Comments
 (0)