Merge branch 'gt-update-wiki-empty-state' into 'master'

Update wiki empty state

See merge request gitlab-org/gitlab-ce!22218
This commit is contained in:
Fatih Acet 2018-10-09 18:03:48 +00:00
commit 835a2a4cbb
2 changed files with 6 additions and 1 deletions

View File

@ -5,7 +5,7 @@
- create_link = link_to s_('WikiEmpty|Create your first page'), create_path, class: 'btn btn-success', title: s_('WikiEmpty|Create your first page')
= render layout: layout_path, locals: { image_path: 'illustrations/wiki_login_empty.svg' } do
%h4
%h4.text-left
= s_('WikiEmpty|The wiki lets you write documentation for your project')
%p.text-left
= s_("WikiEmpty|A wiki is where you can store all the details about your project. This can include why you've created it, its principles, how to use it, and so on.")

View File

@ -0,0 +1,5 @@
---
title: Update wiki empty state
merge_requrst: 22218
author: George Tsiolis
type: other