mirror of
https://github.com/discourse/discourse.git
synced 2025-05-24 14:12:10 +08:00
Rename "Content" header to "Text Content" to make it more clear
This commit is contained in:
@ -1,6 +1,5 @@
|
|||||||
<div class='row'>
|
<div class='row'>
|
||||||
<div class='content-list span6'>
|
<div class='content-list span6'>
|
||||||
<h3>{{i18n admin.site_content.edit}}</h3>
|
|
||||||
<ul>
|
<ul>
|
||||||
{{#each model}}
|
{{#each model}}
|
||||||
<li>
|
<li>
|
||||||
|
@ -1984,8 +1984,7 @@ en:
|
|||||||
|
|
||||||
site_content:
|
site_content:
|
||||||
none: "Choose a type of content to begin editing."
|
none: "Choose a type of content to begin editing."
|
||||||
title: 'Content'
|
title: 'Text Content'
|
||||||
edit: "Edit Site Content"
|
|
||||||
|
|
||||||
site_settings:
|
site_settings:
|
||||||
show_overriden: 'Only show overridden'
|
show_overriden: 'Only show overridden'
|
||||||
|
Reference in New Issue
Block a user