<?php

return [
    'Names' => [
        'LKR' => [
            0 => 'Rs.',
            1 => 'இலங்கை ரூபாய்',
        ],
    ],
];
