Skip to content

Commit 6b9efb6

Browse files
Evrard Bouloufabpot
authored andcommitted
#30172 Add the missing validation translations for the Luxembourgish …
1 parent 3d05724 commit 6b9efb6

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

Resources/translations/validators.lb.xlf

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -322,6 +322,18 @@
322322
<source>This is not a valid UUID.</source>
323323
<target>Dëst ass keng gëlteg UUID.</target>
324324
</trans-unit>
325+
<trans-unit id="84">
326+
<source>This value should be a multiple of {{ compared_value }}.</source>
327+
<target>Dëse Wäert sollt e puer vun {{ compared_value }} sinn.</target>
328+
</trans-unit>
329+
<trans-unit id="85">
330+
<source>This Business Identifier Code (BIC) is not associated with IBAN {{ iban }}.</source>
331+
<target>Dëse "Business Identifier Code" (BIC) ass net mat IBAN verbonnen {{ iban }}.</target>
332+
</trans-unit>
333+
<trans-unit id="86">
334+
<source>This value should be valid JSON.</source>
335+
<target>Dëse Wäert sollt gëlteg JSON.</target>
336+
</trans-unit>
325337
</body>
326338
</file>
327339
</xliff>

0 commit comments

Comments
 (0)