diff --git a/src/translations/en.json b/src/translations/en.json index 5d22072f24..9f10b0d264 100755 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -4012,7 +4012,8 @@ "month": "Month", "year": "Year", "previous": "Previous", - "next": "Next" + "next": "Next", + "compare": "Compare Data" } }, "reload_lovelace": "Reload UI" @@ -4537,6 +4538,9 @@ } }, "energy": { + "compare": { + "info": "You are comparing the period {start} with the period {end}" + }, "setup": { "next": "Next", "back": "Back",