Set default unit for US unit system to gl instead of ft3 (#14257)

Mention gl instead of ft3
This commit is contained in:
Paulus Schoutsen 2022-11-02 05:10:23 -04:00 committed by GitHub
parent e2104c1591
commit 9cb168c439
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1511,16 +1511,16 @@
"dialog": {
"header": "Configure water consumption",
"paragraph": "Gas consumption is the volume of water that flows to your home.",
"energy_stat": "Consumed water (m³/ft³)",
"energy_stat": "Consumed water (m³ or gl)",
"cost_para": "Select how Home Assistant should keep track of the costs of the consumed water.",
"no_cost": "Do not track costs",
"cost_stat": "Use an entity tracking the total costs",
"cost_stat_input": "Total Costs Entity",
"cost_entity": "Use an entity with current price",
"cost_entity_input": "Entity with the current price per m³",
"cost_entity_input": "Entity with the current price per m³ or gl",
"cost_number": "Use a static price",
"cost_number_input": "Price per m³",
"water_usage": "Water usage (m³/ft³)"
"cost_number_input": "Price per m³ or gl",
"water_usage": "Water usage (m³ or gl)"
}
},
"device_consumption": {