Add missing label for new statistics "adjust sum" button (#12169)

This commit is contained in:
Philip Allgaier 2022-03-31 00:11:23 +02:00 committed by GitHub
parent 9c3e0fc997
commit 80a4852325
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4049,7 +4049,8 @@
"update": "Update the historic statistic values from ''{metadata_unit}'' to ''{state_unit}''",
"clear": "Delete all old statistic data for this entity"
}
}
},
"adjust_sum": "Adjust sum"
}
}
},