From df05a88da61e3f6e98fb448978e8c2a86c634057 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Wed, 9 Feb 2022 11:22:14 +0200 Subject: [PATCH] New translations en-US.json (Albanian) --- src/config/locales/sq-AL.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/config/locales/sq-AL.json b/src/config/locales/sq-AL.json index 3e70e5ccc..4f022cf6b 100644 --- a/src/config/locales/sq-AL.json +++ b/src/config/locales/sq-AL.json @@ -716,5 +716,8 @@ "comment": "Comment", "reply": "REPLY", "close": "CLOSE" + }, + "walkthrough": { + "load_draft_tooltip": "Load your lastest draft here" } }