We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent caa53d3 commit 6de6a9dCopy full SHA for 6de6a9d
Resources/translations/validators.id.xlf
@@ -318,6 +318,18 @@
318
<source>Error</source>
319
<target>Galat</target>
320
</trans-unit>
321
+ <trans-unit id="83">
322
+ <source>This is not a valid UUID.</source>
323
+ <target>Ini bukan UUID yang sah.</target>
324
+ </trans-unit>
325
+ <trans-unit id="84">
326
+ <source>This value should be a multiple of {{ compared_value }}.</source>
327
+ <target>Nilai ini harus kelipatan dari {{ compared_value }}.</target>
328
329
+ <trans-unit id="85">
330
+ <source>This Business Identifier Code (BIC) is not associated with IBAN {{ iban }}.</source>
331
+ <target>Business Identifier Code (BIC) ini tidak terkait dengan IBAN {{ iban }}.</target>
332
333
</body>
334
</file>
335
</xliff>
0 commit comments