Skip to content

Commit e13ca48

Browse files
IonBazanfabpot
authored andcommitted
Add notInRange translation
1 parent ba2d277 commit e13ca48

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Resources/translations/validators.pl.xlf

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -330,6 +330,10 @@
330330
<source>This Business Identifier Code (BIC) is not associated with IBAN {{ iban }}.</source>
331331
<target>Ten kod BIC (Business Identifier Code) nie jest powiązany z międzynarodowym numerem rachunku bankowego (IBAN) {{ iban }}.</target>
332332
</trans-unit>
333+
<trans-unit id="94">
334+
<source>This value should be between {{ min }} and {{ max }}.</source>
335+
<target>Ta wartość powinna być pomiędzy {{ min }} a {{ max }}.</target>
336+
</trans-unit>
333337
</body>
334338
</file>
335339
</xliff>

0 commit comments

Comments
 (0)