Merge pull request #2171 from KaminskiDaniell/patch-2

Update currencies.php
This commit is contained in:
Christy Jacob
2021-10-11 14:36:25 +05:30
committed by GitHub
+3 -3
View File
@@ -870,13 +870,13 @@ return [
],
[
'symbol' => 'zł',
'name' => 'Polish Zloty',
'name' => 'Polski Złoty',
'symbolNative' => 'zł',
'decimalDigits' => 2,
'rounding' => 0,
'code' => 'PLN',
'namePlural' => 'Polish zlotys',
'locations' => [],
'namePlural' => 'Polish zlotych',
'locations' => ['PL'],
],
[
'symbol' => '₲',