Skip to content
代码片段 群组 项目
提交 042711cb 编辑于 作者: David O'Regan's avatar David O'Regan
浏览文件

Merge branch 'workspaces-create-helper-add-ultimate-tier' into 'master'

Language for workspace creation should not include Premium

See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/121162



Merged-by: default avatarDavid O'Regan <doregan@gitlab.com>
Approved-by: default avatarDavid O'Regan <doregan@gitlab.com>
Co-authored-by: default avatarMichael Friedrich <mfriedrich@gitlab.com>
No related branches found
No related tags found
无相关合并请求
...@@ -41,9 +41,7 @@ export const i18n = { ...@@ -41,9 +41,7 @@ export const i18n = {
maxHoursBeforeTermination: s__('Workspaces|Time before automatic termination'), maxHoursBeforeTermination: s__('Workspaces|Time before automatic termination'),
maxHoursSuffix: __('hours'), maxHoursSuffix: __('hours'),
help: { help: {
devfileProjectHelp: s__( devfileProjectHelp: s__('Workspaces|You can create a workspace for public projects only.'),
'Workspaces|You can create a workspace for public Premium projects only.',
),
}, },
}, },
invalidProjectAlert: { invalidProjectAlert: {
......
...@@ -51325,7 +51325,7 @@ msgstr "" ...@@ -51325,7 +51325,7 @@ msgstr ""
msgid "Workspaces|Workspaces" msgid "Workspaces|Workspaces"
msgstr "" msgstr ""
   
msgid "Workspaces|You can create a workspace for public Premium projects only." msgid "Workspaces|You can create a workspace for public projects only."
msgstr "" msgstr ""
   
msgid "Workspaces|You can't create a workspace for this project" msgid "Workspaces|You can't create a workspace for this project"
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册