Add and remove exchange rates

This commit is contained in:
James Cole
2024-12-22 13:19:23 +01:00
parent 565bd87959
commit f6e642f72e
55 changed files with 1197 additions and 262 deletions

View File

@@ -115,6 +115,7 @@ return [
// exchange rates
'from_currency_to_currency' => '{from} → {to}',
'to_currency_from_currency' => '{to} → {from}',
'rate' => 'Rate',
'under' => 'Under',
'symbol' => 'Symbol',