mirror of
https://codeberg.org/PostERG/xamxam.git
synced 2026-05-07 03:29:19 +02:00
rebuild v0.1
This commit is contained in:
14
vendor/symfony/intl/Resources/data/currencies/qu_EC.php
vendored
Normal file
14
vendor/symfony/intl/Resources/data/currencies/qu_EC.php
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'Names' => [
|
||||
'PEN' => [
|
||||
0 => 'PEN',
|
||||
1 => 'Sol Peruano',
|
||||
],
|
||||
'USD' => [
|
||||
0 => '$',
|
||||
1 => 'Dólar Americano',
|
||||
],
|
||||
],
|
||||
];
|
||||
Reference in New Issue
Block a user