Commit 07b08375 authored by Kushal Pandya's avatar Kushal Pandya

Merge branch...

Merge branch '36141-update-start-a-trial-option-in-top-right-drop-down-to-include-gold' into 'master'

Update start a trial option in top right drop down to include "gold"

See merge request gitlab-org/gitlab!19971
parents e581bf7d 0b464e53
......@@ -21,7 +21,7 @@
- if current_user_menu?(:start_trial)
%li
%a.profile-link{ href: trials_link_url }
= s_("CurrentUser|Start a trial")
= s_("CurrentUser|Start a Gold trial")
= emoji_icon('rocket')
- if current_user_menu?(:settings)
%li
......
---
title: Update start a trial option in top right drop down to include Gold
merge_request: 19971
author:
type: changed
......@@ -5000,7 +5000,7 @@ msgstr ""
msgid "CurrentUser|Settings"
msgstr ""
msgid "CurrentUser|Start a trial"
msgid "CurrentUser|Start a Gold trial"
msgstr ""
msgid "Custom CI configuration path"
......
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