first commit
This commit is contained in:
9
resources/lang/en-GB/currencies.php
Normal file
9
resources/lang/en-GB/currencies.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'code' => 'Code',
|
||||
'rate' => 'Rate',
|
||||
'default' => 'Default Currency',
|
||||
|
||||
];
|
||||
Reference in New Issue
Block a user