Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Jay Mehta
/
ucc-backend
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Registry
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit 36d54e88
authored
2024-01-03 12:50:04 +0530
by
jay
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
localization
1 parent
50a96b08
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
95 additions
and
16 deletions
src/api/current-history/content-types/current-history/schema.json
src/api/current-history/content-types/current-history/schema.json
View file @
36d54e8
...
...
@@ -10,79 +10,158 @@
"options"
:
{
"draftAndPublish"
:
true
},
"pluginOptions"
:
{},
"pluginOptions"
:
{
"i18n"
:
{
"localized"
:
true
}
},
"attributes"
:
{
"infoText"
:
{
"type"
:
"string"
"type"
:
"string"
,
"pluginOptions"
:
{
"i18n"
:
{
"localized"
:
true
}
}
},
"buttonText1"
:
{
"type"
:
"string"
"type"
:
"string"
,
"pluginOptions"
:
{
"i18n"
:
{
"localized"
:
true
}
}
},
"buttonText2"
:
{
"type"
:
"string"
"type"
:
"string"
,
"pluginOptions"
:
{
"i18n"
:
{
"localized"
:
true
}
}
},
"question1"
:
{
"displayName"
:
"Question 1"
,
"type"
:
"component"
,
"repeatable"
:
false
,
"component"
:
"question1.question-1"
"component"
:
"question1.question-1"
,
"pluginOptions"
:
{
"i18n"
:
{
"localized"
:
true
}
}
},
"title"
:
{
"type"
:
"text"
"type"
:
"text"
,
"pluginOptions"
:
{
"i18n"
:
{
"localized"
:
true
}
}
},
"chQuestion2"
:
{
"displayName"
:
"ch-question2"
,
"type"
:
"component"
,
"repeatable"
:
false
,
"component"
:
"ch-question2.ch-question2"
"component"
:
"ch-question2.ch-question2"
,
"pluginOptions"
:
{
"i18n"
:
{
"localized"
:
true
}
}
},
"chQuestion3"
:
{
"displayName"
:
"chQuestion3"
,
"type"
:
"component"
,
"repeatable"
:
false
,
"component"
:
"ch-question3.ch-question3"
"component"
:
"ch-question3.ch-question3"
,
"pluginOptions"
:
{
"i18n"
:
{
"localized"
:
true
}
}
},
"fhQTitle"
:
{
"type"
:
"text"
"type"
:
"text"
,
"pluginOptions"
:
{
"i18n"
:
{
"localized"
:
true
}
}
},
"fhQ1"
:
{
"displayName"
:
"fhQ1"
,
"type"
:
"component"
,
"repeatable"
:
false
,
"component"
:
"fh-q1.fh-q1"
"component"
:
"fh-q1.fh-q1"
,
"pluginOptions"
:
{
"i18n"
:
{
"localized"
:
true
}
}
},
"fhQ2"
:
{
"displayName"
:
"fhQ2"
,
"type"
:
"component"
,
"repeatable"
:
false
,
"component"
:
"fh-q2.fh-q2"
"component"
:
"fh-q2.fh-q2"
,
"pluginOptions"
:
{
"i18n"
:
{
"localized"
:
true
}
}
},
"fhQ3"
:
{
"displayName"
:
"fhQ3"
,
"type"
:
"component"
,
"repeatable"
:
false
,
"component"
:
"fh-q3.fh-q3"
"component"
:
"fh-q3.fh-q3"
,
"pluginOptions"
:
{
"i18n"
:
{
"localized"
:
true
}
}
},
"uuid"
:
{
"type"
:
"string"
"type"
:
"string"
,
"pluginOptions"
:
{
"i18n"
:
{
"localized"
:
true
}
}
},
"tQ1"
:
{
"displayName"
:
"tQ1"
,
"type"
:
"component"
,
"repeatable"
:
false
,
"component"
:
"t-q1.t-q1"
"component"
:
"t-q1.t-q1"
,
"pluginOptions"
:
{
"i18n"
:
{
"localized"
:
true
}
}
},
"tQ2"
:
{
"displayName"
:
"tQ2"
,
"type"
:
"component"
,
"repeatable"
:
false
,
"component"
:
"t-q2.t-q2"
"component"
:
"t-q2.t-q2"
,
"pluginOptions"
:
{
"i18n"
:
{
"localized"
:
true
}
}
},
"tQ3"
:
{
"displayName"
:
"tQ3"
,
"type"
:
"component"
,
"repeatable"
:
false
,
"component"
:
"t-q3.t-q3"
"component"
:
"t-q3.t-q3"
,
"pluginOptions"
:
{
"i18n"
:
{
"localized"
:
true
}
}
}
}
}
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment