diff --git a/src/config/locales/nl-NL.json b/src/config/locales/nl-NL.json index 4041fa9d6..1c2c34f6c 100644 --- a/src/config/locales/nl-NL.json +++ b/src/config/locales/nl-NL.json @@ -716,5 +716,8 @@ "comment": "Comment", "reply": "REPLY", "close": "CLOSE" + }, + "walkthrough": { + "load_draft_tooltip": "Load your lastest draft here" } }