8000 minor #16565 [Validator] BIC (SWIFT-BIC) validation constraint sl tra… · symfony/symfony@e122d88 · GitHub
[go: up one dir, main page]

Skip to content

Commit e122d88

Browse files
committed
minor #16565 [Validator] BIC (SWIFT-BIC) validation constraint sl translation (peterkokot)
This PR was merged into the 2.8 branch. Discussion ---------- [Validator] BIC (SWIFT-BIC) validation constraint sl translation | Q | A | ------------- | --- | Bug fix? | no | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | N/A | License | MIT | Doc PR | N/A Commits ------- 39f0989 [Validator] [sl] BIC (SWIFT-BIC) validation constraint
2 parents 362974b + 39f0989 commit e122d88

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/Symfony/Component/Validator/Resources/translations/validators.sl.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 vrednost se ne ujema s pričakovanim naborom znakov {{ charset }}.</target>
312312
</trans-unit>
313+
<trans-unit id="81">
314+
<source>This is not a valid Business Identifier Code (BIC).</source>
315+
<target>To ni veljavna identifikacijska koda podjetja (BIC).</target>
316+
</trans-unit>
313317
</body>
314318
</file>
315319
</xliff>

0 commit comments

Comments
 (0)
0