diff --git a/src/components/translator/DocTranslationForm.tsx b/src/components/translator/DocTranslationForm.tsx
index 24f053edc..4ff80e4de 100644
--- a/src/components/translator/DocTranslationForm.tsx
+++ b/src/components/translator/DocTranslationForm.tsx
@@ -215,7 +215,7 @@ const DocTranslationForm = ({ srcLang, tgtLang, pairPrefs, cancelUrl, setLoading
style={{ bottom: '-6px', right: '20px' }}
variant="secondary"
>
-
The quickest way to contact us is by joining our IRC channel, #apertium at irc.oftc.net, where users and developers of Apertium meet. You don't need an IRC client; you can use OFTC webchat.
Also, subscribe to the apertium-stuff mailing list, where you can post longer proposals or issues, as well as follow general Apertium discussions.
Feel free to contact us via the apertium-contact mailing list if you find a mistake, there's a project you would like to see us work on, or you would like to help out.
", "Install_Apertium": "Install Apertium", - "Install_Apertium_Para": "Are you experiencing slow responses? Our servers might be overloaded. Learn how to install Apertium locally." + "Install_Apertium_Para": "Are you experiencing slow responses? Our servers might be overloaded. Learn how to install Apertium locally.", + "Go Back": "Abort the current action or scheduled action and go back" }