11 lines
121 B
PHP
11 lines
121 B
PHP
<?php
|
|
|
|
return [
|
|
'Names' => [
|
|
'RWF' => [
|
|
'RF',
|
|
'franc rwandais',
|
|
],
|
|
],
|
|
];
|