Skip to content

Commit 92414ac

Browse files
MC-29031: [Magento Cloud] Currency symbol not appearing in Arabic store view
1 parent 5d93556 commit 92414ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/Zend/Locale/Data/ar_SA.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ For terms of use, see http://www.unicode.org/copyright.html
2929
<currencyFormats numberSystem="latn">
3030
<currencyFormatLength>
3131
<currencyFormat type="standard">
32-
<pattern>¤#0.00</pattern>
32+
<pattern>¤#,##0.00</pattern>
3333
</currencyFormat>
3434
</currencyFormatLength>
3535
</currencyFormats>

0 commit comments

Comments
 (0)