Commit e0491274 authored by Alper Akgun's avatar Alper Akgun

Change 'Code, test, and deploy together' message

parent 0f601842
......@@ -2,11 +2,11 @@
.section-container.section-welcome{ class: "#{ 'section-admin-welcome' if current_user.admin? }" }
.container.section-body
.row
.blank-state-welcome
.blank-state-welcome.w-100
%h2.blank-state-welcome-title
Welcome to GitLab
= _('Welcome to GitLab')
%p.blank-state-text
Code, test, and deploy together
= _('Faster releases. Better code. Less pain.')
.blank-state-row
%div{ class: ('column-large' if has_start_trial?) }
- if current_user.admin?
......
---
title: Change welcome message and make translatable
merge_request: 17391
author:
type: other
......@@ -6466,6 +6466,9 @@ msgstr ""
msgid "Faster as it re-uses the project workspace (falling back to clone if it doesn't exist)"
msgstr ""
msgid "Faster releases. Better code. Less pain."
msgstr ""
msgid "Favicon was successfully removed."
msgstr ""
......@@ -17589,6 +17592,9 @@ msgstr ""
msgid "Weight %{weight}"
msgstr ""
msgid "Welcome to GitLab"
msgstr ""
msgid "Welcome to the Guided GitLab Tour"
msgstr ""
......
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