Fix translation for sensor measurement angle state class (#145649)

This commit is contained in:
Jan Bouwhuis 2025-05-26 23:47:53 +02:00 committed by Bram Kragten
parent 3438a4f063
commit 9483a88ee1

View File

@ -135,7 +135,7 @@
"name": "State class",
"state": {
"measurement": "Measurement",
"measurement_angle": "Measurement Angle",
"measurement_angle": "Measurement angle",
"total": "Total",
"total_increasing": "Total increasing"
}