[Validator] Add two missing translations for the Arabic (ar) locale

This commit is contained in:
Reda DAOUDI 2020-03-05 11:31:37 +01:00
parent 3a8da96b74
commit 9cc8d39c39
1 changed files with 8 additions and 0 deletions

View File

@ -366,6 +366,14 @@
<source>This value should be between {{ min }} and {{ max }}.</source>
<target>يجب أن تكون هذه القيمة بين {{ min }} و {{ max }}.</target>
</trans-unit>
<trans-unit id="95">
<source>This value is not a valid hostname.</source>
<target>هذه القيمة ليست اسم مضيف صالح.</target>
</trans-unit>
<trans-unit id="96">
<source>The number of elements in this collection should be a multiple of {{ compared_value }}.</source>
<target>يجب أن يكون عدد العناصر في هذه المجموعة مضاعف {{ compared_value }}.</target>
</trans-unit>
</body>
</file>
</xliff>