mirror of
https://github.com/home-assistant/core.git
synced 2026-09-14 18:25:47 -05:00
Fix translations for binary_sensor tampered device triggers (#60996)
This commit is contained in:
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",
|
||||
|
||||
Reference in New Issue
Block a user