FleetCart/Modules/Currency/Resources/lang/en/permissions.php

7 lines
101 B
PHP
Raw Normal View History

2023-06-11 12:14:03 +00:00
<?php
return [
'index' => 'Index Currency Rates',
'edit' => 'Edit Currency Rates',
];