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:
18
vendor/symfony/intl/Resources/data/currencies/pa_Arab.php
vendored
Normal file
18
vendor/symfony/intl/Resources/data/currencies/pa_Arab.php
vendored
Normal file
@@ -0,0 +1,18 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'Names' => [
|
||||
'EUR' => [
|
||||
0 => '€',
|
||||
1 => 'يورو',
|
||||
],
|
||||
'INR' => [
|
||||
0 => '₹',
|
||||
1 => 'روپئیہ [INR]',
|
||||
],
|
||||
'PKR' => [
|
||||
0 => 'ر',
|
||||
1 => 'روپئیہ',
|
||||
],
|
||||
],
|
||||
];
|
||||
Reference in New Issue
Block a user