Skip to content

Commit 5df08d6

Browse files
mehdimabroukfabpot
authored andcommitted
[Validator] Add the missing translations for the Arabic (ar) locale
1 parent 613bc42 commit 5df08d6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/Symfony/Component/Validator/Resources/translations/validators.ar.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>رمز المعرّف نشاط تجاري (BIC) هذا لا يرتبط مع IBAN {{ iban }}.</target>
332332
</trans-unit>
333+
<trans-unit id="86">
334+
<source>This value should be valid JSON.</source>
335+
<target>هذه القيمة يجب أن تكون صالحة ل JSON.</target>
336+
</trans-unit>
333337
</body>
334338
</file>
335339
</xliff>

0 commit comments

Comments
 (0)