D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
usr
/
local
/
psa
/
admin
/
plib
/
modules
/
rest-api
/
vendor
/
symfony
/
intl
/
Resources
/
data
/
currencies
/
Filename :
su.php
back
Copy
<?php namespace { return ['Names' => ['BRL' => ['R$', 'Real Brasil'], 'CNY' => ['CN¥', 'Yuan Tiongkok'], 'EUR' => ['€', 'Euro'], 'GBP' => ['£', 'Pound Inggris'], 'IDR' => ['Rp', 'Rupee Indonésia'], 'INR' => ['₹', 'Rupee India'], 'JPY' => ['¥', 'Yén Jepang'], 'RUB' => ['RUB', 'Rubel Rusia'], 'USD' => ['$', 'Dolar A.S.']]]; }