From 2c54158d8467387cbb5d7d8c4f11876837022a71 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?plaf=C3=BC?= Date: Tue, 29 Dec 2020 22:44:21 +0100 Subject: [PATCH] Fixes typo: 'bring to live'>'bring to life' (#8000) --- src/translations/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/translations/en.json b/src/translations/en.json index 1f5ec304d2..24be0db009 100755 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -1562,7 +1562,7 @@ } }, "editor": { - "introduction": "Use scenes to bring your home to live.", + "introduction": "Use scenes to bring your home to life.", "default_name": "New Scene", "load_error_not_editable": "Only scenes in scenes.yaml are editable.", "load_error_unknown": "Error loading scene ({err_no}).",