Change caption for content field from "Contents" to "Content"

(closes #4169)
This commit is contained in:
Bryan Housel
2017-07-21 10:40:29 -04:00
parent 121f1f8fde
commit 205890370e
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -344,7 +344,7 @@ en:
placeholder: 'http://example.com/'
content:
# content=*
label: Contents
label: Content
country:
# country=*
label: Country
+1 -1
View File
@@ -446,7 +446,7 @@
"content": {
"key": "content",
"type": "combo",
"label": "Contents"
"label": "Content"
},
"country": {
"key": "country",
+1 -1
View File
@@ -1,5 +1,5 @@
{
"key": "content",
"type": "combo",
"label": "Contents"
"label": "Content"
}
+1 -1
View File
@@ -1358,7 +1358,7 @@
"placeholder": "http://example.com/"
},
"content": {
"label": "Contents"
"label": "Content"
},
"country": {
"label": "Country"