Commit 688e227d authored by Kushal Pandya's avatar Kushal Pandya

Merge branch '350589-update-contact-support-by-email-to-form' into 'master'

Resolve "Update contact Support by email to form"

See merge request gitlab-org/gitlab!78609
parents 3b73a6fa b48ca1ea
import { s__ } from '~/locale';
export const GENERAL_ERROR_MESSAGE = s__(
'PurchaseStep|An error occurred in the purchase step. If the problem persists please contact support@gitlab.com.',
'PurchaseStep|An error occurred in the purchase step. If the problem persists please contact support at https://support.gitlab.com.',
);
......@@ -29102,7 +29102,7 @@ msgstr ""
msgid "Purchase more storage"
msgstr ""
msgid "PurchaseStep|An error occurred in the purchase step. If the problem persists please contact support@gitlab.com."
msgid "PurchaseStep|An error occurred in the purchase step. If the problem persists please contact support at https://support.gitlab.com."
msgstr ""
msgid "Push"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment