FleetCart/Modules/Currency/Resources/lang/en/permissions.php
2023-06-11 13:14:03 +01:00

7 lines
101 B
PHP

<?php
return [
'index' => 'Index Currency Rates',
'edit' => 'Edit Currency Rates',
];