feat: add apilayer as provider for fixer api (#127)
feat: add apilayer as provider for fixer api feat: update exchange rate when saving api key
This commit is contained in:
@@ -118,8 +118,11 @@ $i18n = [
|
||||
"currency_performance" => "For improved performance keep only the currencies you use.",
|
||||
"fixer_api_key" => "Fixer API Key",
|
||||
"api_key" => "API Key",
|
||||
"provider" => "Provider",
|
||||
"fixer_info" => "If you use multiple currencies, and want accurate statistics and sorting on the subscriptions, a FREE API Key from Fixer is necessary.",
|
||||
"get_key" => "Get your key at",
|
||||
"get_free_fixer_api_key" => "Get free Fixer API Key",
|
||||
"get_key_alternative" => "Alternatively, you can get a free fixer api key from",
|
||||
"display_settings" => "Display Settings",
|
||||
"switch_theme" => "Switch Light / Dark Theme",
|
||||
"calculate_monthly_price" => "Calculate and show monthly price for all subscriptions",
|
||||
|
||||
Reference in New Issue
Block a user