8000 added missing dot in translation · symfony/symfony@95a8913 · GitHub
[go: up one dir, main page]

Skip to content

Commit 95a8913

Browse files
committed
added missing dot in translation
1 parent 3dbe35f commit 95a8913

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Validator/Resources/translations/validators.ar.xlf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@
244244
</trans-unit>
245245
<trans-unit id="64">
246246
<source>This value is not a valid currency.</source>
247-
<target>العُملة غير صحيحة</target>
< 4BC3 code>247+
<target>العُملة غير صحيحة.</target>
248248
</trans-unit>
249249
<trans-unit id="65">
250250
<source>This value should be equal to {{ compared_value }}.</source>

0 commit comments

Comments
 (0)
0