Fix translations for binary_sensor tampered device triggers (#60996)

This commit is contained in:
Erik Montnemery
2021-12-05 09:43:49 -08:00
committed by Paulus Schoutsen
parent 0e70121a6f
commit 70814130c3
@@ -90,8 +90,8 @@
"no_smoke": "{entity_name} stopped detecting smoke",
"sound": "{entity_name} started detecting sound",
"no_sound": "{entity_name} stopped detecting sound",
"is_tampered": "{entity_name} started detecting tampering",
"is_not_tampered": "{entity_name} stopped detecting tampering",
"tampered": "{entity_name} started detecting tampering",
"not_tampered": "{entity_name} stopped detecting tampering",
"update": "{entity_name} got an update available",
"no_update": "{entity_name} became up-to-date",
"vibration": "{entity_name} started detecting vibration",