mirror of
https://github.com/home-assistant/core.git
synced 2025-08-04 05:05:09 +02:00
Fix translation key typo in coinbase options (#137543)
Fix translation key in coinbase
This commit is contained in:
@@ -29,7 +29,7 @@
|
|||||||
"account_balance_currencies": "Wallet balances to report.",
|
"account_balance_currencies": "Wallet balances to report.",
|
||||||
"exchange_rate_currencies": "Exchange rates to report.",
|
"exchange_rate_currencies": "Exchange rates to report.",
|
||||||
"exchange_base": "Base currency for exchange rate sensors.",
|
"exchange_base": "Base currency for exchange rate sensors.",
|
||||||
"exchnage_rate_precision": "Number of decimal places for exchange rates."
|
"exchange_rate_precision": "Number of decimal places for exchange rates."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user