diff --git a/strapi/src/api/answer/content-types/answer/schema.json b/strapi/src/api/answer/content-types/answer/schema.json index 15ccae88..7912be6e 100644 --- a/strapi/src/api/answer/content-types/answer/schema.json +++ b/strapi/src/api/answer/content-types/answer/schema.json @@ -4,7 +4,7 @@ "info": { "singularName": "answer", "pluralName": "answers", - "displayName": "Answer", + "displayName": "Answers", "description": "" }, "options": { diff --git a/strapi/src/api/event-gallery/content-types/event-gallery/schema.json b/strapi/src/api/event-gallery/content-types/event-gallery/schema.json index 87301285..df94a30f 100644 --- a/strapi/src/api/event-gallery/content-types/event-gallery/schema.json +++ b/strapi/src/api/event-gallery/content-types/event-gallery/schema.json @@ -4,7 +4,7 @@ "info": { "singularName": "event-gallery", "pluralName": "event-galleries", - "displayName": "Event_Gallery" + "displayName": "Past Event Photos" }, "options": { "draftAndPublish": true diff --git a/strapi/src/api/event/content-types/event/schema.json b/strapi/src/api/event/content-types/event/schema.json index 18f21b45..b4cb37ab 100644 --- a/strapi/src/api/event/content-types/event/schema.json +++ b/strapi/src/api/event/content-types/event/schema.json @@ -4,7 +4,7 @@ "info": { "singularName": "event", "pluralName": "events", - "displayName": "Event", + "displayName": "Events", "description": "" }, "options": { diff --git a/strapi/src/api/exec/content-types/exec/schema.json b/strapi/src/api/exec/content-types/exec/schema.json index e6d17700..d6b222dd 100644 --- a/strapi/src/api/exec/content-types/exec/schema.json +++ b/strapi/src/api/exec/content-types/exec/schema.json @@ -4,7 +4,7 @@ "info": { "singularName": "exec", "pluralName": "execs", - "displayName": "Exec", + "displayName": "Executives", "description": "" }, "options": { diff --git a/strapi/src/api/introduction/content-types/introduction/schema.json b/strapi/src/api/introduction/content-types/introduction/schema.json index e5fafe41..bb2bac86 100644 --- a/strapi/src/api/introduction/content-types/introduction/schema.json +++ b/strapi/src/api/introduction/content-types/introduction/schema.json @@ -4,7 +4,7 @@ "info": { "singularName": "introduction", "pluralName": "introductions", - "displayName": "Introduction", + "displayName": "About Us Page", "description": "" }, "options": { diff --git a/strapi/src/api/partner/content-types/partner/schema.json b/strapi/src/api/partner/content-types/partner/schema.json index 0a21d173..900b3c1c 100644 --- a/strapi/src/api/partner/content-types/partner/schema.json +++ b/strapi/src/api/partner/content-types/partner/schema.json @@ -4,7 +4,7 @@ "info": { "singularName": "partner", "pluralName": "partners", - "displayName": "Partner " + "displayName": "Sponsors" }, "options": { "draftAndPublish": true diff --git a/strapi/src/api/people/content-types/people/schema.json b/strapi/src/api/people/content-types/people/schema.json index 5fbe4b43..c8848619 100644 --- a/strapi/src/api/people/content-types/people/schema.json +++ b/strapi/src/api/people/content-types/people/schema.json @@ -4,7 +4,7 @@ "info": { "singularName": "people", "pluralName": "peoples", - "displayName": "People", + "displayName": "Members", "description": "" }, "options": { diff --git a/strapi/src/api/previous-team/content-types/previous-team/schema.json b/strapi/src/api/previous-team/content-types/previous-team/schema.json index 31fd3eb4..3260e277 100644 --- a/strapi/src/api/previous-team/content-types/previous-team/schema.json +++ b/strapi/src/api/previous-team/content-types/previous-team/schema.json @@ -4,7 +4,7 @@ "info": { "singularName": "previous-team", "pluralName": "previous-teams", - "displayName": "Previous_Team" + "displayName": "Previous Executives" }, "options": { "draftAndPublish": true diff --git a/strapi/src/api/question/content-types/question/schema.json b/strapi/src/api/question/content-types/question/schema.json index e13b4094..ce7bb997 100644 --- a/strapi/src/api/question/content-types/question/schema.json +++ b/strapi/src/api/question/content-types/question/schema.json @@ -4,7 +4,7 @@ "info": { "singularName": "question", "pluralName": "questions", - "displayName": "Question", + "displayName": "Ticket Questions", "description": "" }, "options": { diff --git a/strapi/src/api/some-photo/content-types/some-photo/schema.json b/strapi/src/api/some-photo/content-types/some-photo/schema.json index ede82290..3f9b8207 100644 --- a/strapi/src/api/some-photo/content-types/some-photo/schema.json +++ b/strapi/src/api/some-photo/content-types/some-photo/schema.json @@ -4,7 +4,7 @@ "info": { "singularName": "some-photo", "pluralName": "some-photos", - "displayName": "Some_Photo", + "displayName": "Polaroids on Home Page", "description": "" }, "options": { diff --git a/strapi/src/api/ticket/content-types/ticket/schema.json b/strapi/src/api/ticket/content-types/ticket/schema.json index 955163d1..303294e9 100644 --- a/strapi/src/api/ticket/content-types/ticket/schema.json +++ b/strapi/src/api/ticket/content-types/ticket/schema.json @@ -4,7 +4,7 @@ "info": { "singularName": "ticket", "pluralName": "tickets", - "displayName": "Ticket", + "displayName": "Tickets", "description": "" }, "options": { diff --git a/strapi/src/api/user-ticket/content-types/user-ticket/schema.json b/strapi/src/api/user-ticket/content-types/user-ticket/schema.json index 81be47f0..20a79a42 100644 --- a/strapi/src/api/user-ticket/content-types/user-ticket/schema.json +++ b/strapi/src/api/user-ticket/content-types/user-ticket/schema.json @@ -4,7 +4,7 @@ "info": { "singularName": "user-ticket", "pluralName": "user-tickets", - "displayName": "People_Ticket", + "displayName": "Tickets Purchased by Members", "description": "" }, "options": { diff --git a/strapi/src/api/value/content-types/value/schema.json b/strapi/src/api/value/content-types/value/schema.json index 5b046adb..9f1adad4 100644 --- a/strapi/src/api/value/content-types/value/schema.json +++ b/strapi/src/api/value/content-types/value/schema.json @@ -4,7 +4,7 @@ "info": { "singularName": "value", "pluralName": "values", - "displayName": "Value" + "displayName": "AUIS Values" }, "options": { "draftAndPublish": true