FestinHegre/vendor/symfony/intl/Resources/data/currencies/to.php
2024-09-26 17:26:04 +02:00

47 lines
870 B
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
return [
'Names' => [
'AUD' => [
'AUD$',
'Tola fakaʻaositelēlia',
],
'EUR' => [
'€',
'ʻEulo',
],
'FJD' => [
'FJD',
'Tola fakafisi',
],
'NZD' => [
'NZD$',
'Tola fakanuʻusila',
],
'PGK' => [
'PGK',
'Kina fakapapuaniukini',
],
'SBD' => [
'SBD',
'Tola fakaʻotusolomone',
],
'TOP' => [
'T$',
'Paʻanga fakatonga',
],
'VUV' => [
'VUV',
'Vatu fakavanuatu',
],
'WST' => [
'WST',
'Tala fakahaʻamoa',
],
'XPF' => [
'CFPF',
'Falaniki fakapasifika',
],
],
];