From 7b00260b1ae4ba5c7476956bd0a8fe090f8cb52c Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Sat, 21 Nov 2020 23:33:19 +0100 Subject: [PATCH] Remove duplicate translation key (#7766) --- src/translations/en.json | 1 - 1 file changed, 1 deletion(-) diff --git a/src/translations/en.json b/src/translations/en.json index 0b2e5fb6be..bb956c60ce 100755 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -590,7 +590,6 @@ }, "cover": { "open_cover": "Open cover", - "stop_cover": "Stop the cover from moving", "close_cover": "Close cover", "open_tilt_cover": "Open cover tilt", "close_tile_cover": "Close cover tilt",