<?php
return [
'Names' => [
'GEL' => [
0 => 'GEL',
1 => 'Лар',
],
'RUB' => [
0 => '₽',
1 => 'Сом',
];