From a3b3b90377a01ace3e1919a68765ac1b4f5fe89a Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Sun, 5 Apr 2020 14:23:04 +0530 Subject: [PATCH] New translations app.json (English) --- src/i18n/locales/en/app/app.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/i18n/locales/en/app/app.json b/src/i18n/locales/en/app/app.json index 31bdd3f3..5c331825 100644 --- a/src/i18n/locales/en/app/app.json +++ b/src/i18n/locales/en/app/app.json @@ -34,5 +34,8 @@ "saveAsPdf": "Save as PDF" } }, + "panZoomAnimation": { + "helpText": "You can pan and zoom around the artboard at any time to get a closer look at your resume." + }, "markdownHelpText": "You can use <1>GitHub Flavored Markdown to style this section of the text." }