mirror of
https://github.com/home-assistant/core.git
synced 2025-07-29 18:28:14 +02:00
Fix translation for sensor measurement angle state class (#145649)
This commit is contained in:
@ -135,7 +135,7 @@
|
||||
"name": "State class",
|
||||
"state": {
|
||||
"measurement": "Measurement",
|
||||
"measurement_angle": "Measurement Angle",
|
||||
"measurement_angle": "Measurement angle",
|
||||
"total": "Total",
|
||||
"total_increasing": "Total increasing"
|
||||
}
|
||||
|
Reference in New Issue
Block a user