From 6e56debc3e7c4d21173df0da6abd5ce444bad92f Mon Sep 17 00:00:00 2001 From: Feruz M Date: Fri, 11 Feb 2022 06:33:24 +0200 Subject: [PATCH] Update source file en-US.json --- src/config/locales/en-US.json | 3 +++ 1 file changed, 3 insertions(+) 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" } }