mirror of
https://github.com/home-assistant/core.git
synced 2025-07-18 18:57:06 +00:00
Fix translation in statistics (#130455)
* Fix translation in statistics * Update homeassistant/components/statistics/strings.json
This commit is contained in:
parent
167025a18c
commit
285468d85f
@ -23,10 +23,10 @@
|
|||||||
"state_characteristic": {
|
"state_characteristic": {
|
||||||
"description": "Read the documention for further details on available options and how to use them.",
|
"description": "Read the documention for further details on available options and how to use them.",
|
||||||
"data": {
|
"data": {
|
||||||
"state_characteristic": "State_characteristic"
|
"state_characteristic": "Statistic characteristic"
|
||||||
},
|
},
|
||||||
"data_description": {
|
"data_description": {
|
||||||
"state_characteristic": "The characteristic that should be used as the state of the statistics sensor."
|
"state_characteristic": "The statistic characteristic that should be used as the state of the sensor."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"options": {
|
"options": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user