1
0
Fork 0
mirror of synced 2024-06-02 19:04:49 +12:00

Update currencies.php

This commit is contained in:
Daniel Kamiński 2021-10-09 17:44:30 +02:00 committed by GitHub
parent 702f1eec53
commit 2d5b75b2b5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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' => '₲',