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." }