mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-19 15:26:36 +00:00
Change "Find my value" to "Find my ISO Code" for the currency field (#22917)
Under Settings > System > General the user can set the currency for the system. To enter the correct ISO code there is a link to the respective Wikipedia page. The link is currently labeled "Find my value" which makes no real sense.
This commit is contained in:
parent
757ed2e80c
commit
8e796e013a
@ -2449,7 +2449,7 @@
|
|||||||
"unit_system_metric": "Metric",
|
"unit_system_metric": "Metric",
|
||||||
"us_customary_example": "Fahrenheit, pounds",
|
"us_customary_example": "Fahrenheit, pounds",
|
||||||
"metric_example": "Celsius, kilograms",
|
"metric_example": "Celsius, kilograms",
|
||||||
"find_currency_value": "Find my value",
|
"find_currency_value": "Find my ISO code",
|
||||||
"save_button": "Save",
|
"save_button": "Save",
|
||||||
"currency": "Currency",
|
"currency": "Currency",
|
||||||
"edit_location": "Edit location",
|
"edit_location": "Edit location",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user