diff --git a/src/config/locales/en-US.json b/src/config/locales/en-US.json index 7b3c0c2d7..416ce5be2 100644 --- a/src/config/locales/en-US.json +++ b/src/config/locales/en-US.json @@ -716,5 +716,8 @@ "comment": "Comment", "reply": "REPLY", "close":"CLOSE" + }, + "walkthrough":{ + "load_draft_tooltip": "Load your lastest draft here" } }