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:
@@ -125,8 +125,11 @@ $i18n = [
|
||||
"currency_performance" => "為提高性能,建議您只保留常用的貨幣。",
|
||||
"fixer_api_key" => "Fixer API 密鑰",
|
||||
"api_key" => "API 密鑰",
|
||||
"provider" => "提供者",
|
||||
"fixer_info" => "如果您使用多種貨幣單位,且希望統計資訊和訂閱排序更加精確,則需要 Fixer API 密鑰來查詢匯率(可免費申請)。",
|
||||
"get_key" => "申請密鑰",
|
||||
"get_free_fixer_api_key" => "申請免費的 Fixer API 密鑰",
|
||||
"get_key_alternative" => "或者,您可以從以下網址取得一個免費的修復 api 金鑰",
|
||||
"display_settings" => "顯示設定",
|
||||
"switch_theme" => "切換淺色/深色主題",
|
||||
"calculate_monthly_price" => "計算並顯示所有訂閱的每月價格",
|
||||
|
||||
Reference in New Issue
Block a user