mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-25 09:03:12 +03:00
Apps wording consistency (#845)
no issue - descriptions should be consistent between index and app screens - field titles should have a consistent naming scheme
This commit is contained in:
parent
76a5f68be9
commit
b139d9f0bb
@ -13,7 +13,7 @@
|
||||
<figure class="apps-card-app-icon" style="background-image:url(assets/img/slackicon.png)"></figure>
|
||||
<div class="apps-card-meta">
|
||||
<h3 class="apps-card-app-title">Slack</h3>
|
||||
<p class="apps-card-app-desc">A team communication tool</p>
|
||||
<p class="apps-card-app-desc">A messaging app for teams</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="gh-card-right">
|
||||
|
@ -45,7 +45,7 @@
|
||||
<div class="gh-setting">
|
||||
<div class="gh-setting-content">
|
||||
|
||||
<div class="gh-setting-title">Unsplash integration</div>
|
||||
<div class="gh-setting-title">Unsplash API Key</div>
|
||||
<div class="gh-setting-desc">Access Unsplash images from within the editor.</div>
|
||||
<div class="gh-setting-content-extended">
|
||||
{{#gh-form-group errors=model.errors hasValidated=model.hasValidated property="applicationId"}}
|
||||
|
Loading…
Reference in New Issue
Block a user