Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
H
hippo-cms-translations
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Hippo JIRA
Hippo JIRA
Merge Requests
0
Merge Requests
0
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
cms-community
hippo-cms-translations
Commits
3838d97d
Commit
3838d97d
authored
Sep 06, 2016
by
Oscar Scholten
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
HIPPLUG-1381
initializing registry for poll component params
parent
985e274f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
64 additions
and
0 deletions
+64
-0
component-param-translations.registry.json
poll/resources/component-param-translations.registry.json
+55
-0
component-param-translations_en.json
poll/resources/component-param-translations_en.json
+9
-0
No files found.
poll/resources/component-param-translations.registry.json
0 → 100644
View file @
3838d97d
{
"bundleType"
:
"REPOSITORY"
,
"keyData"
:
{
"hippo:hst.componentparameters.org.onehippo.forge.poll.component.PollComponentInfo/poll-dataPath"
:
{
"status"
:
"ADDED"
,
"locales"
:
{
"de"
:
"UNRESOLVED"
,
"fr"
:
"UNRESOLVED"
,
"nl"
:
"UNRESOLVED"
,
"zh"
:
"UNRESOLVED"
,
"es"
:
"UNRESOLVED"
}
},
"hippo:hst.componentparameters.org.onehippo.forge.poll.component.PollComponentInfo/poll-docsPath"
:
{
"status"
:
"ADDED"
,
"locales"
:
{
"de"
:
"UNRESOLVED"
,
"fr"
:
"UNRESOLVED"
,
"nl"
:
"UNRESOLVED"
,
"zh"
:
"UNRESOLVED"
,
"es"
:
"UNRESOLVED"
}
},
"hippo:hst.componentparameters.org.onehippo.forge.poll.component.PollComponentInfo/poll-pollCompoundName"
:
{
"status"
:
"ADDED"
,
"locales"
:
{
"de"
:
"UNRESOLVED"
,
"fr"
:
"UNRESOLVED"
,
"nl"
:
"UNRESOLVED"
,
"zh"
:
"UNRESOLVED"
,
"es"
:
"UNRESOLVED"
}
},
"hippo:hst.componentparameters.org.onehippo.forge.poll.component.PollComponentInfo/poll-docsClass"
:
{
"status"
:
"ADDED"
,
"locales"
:
{
"de"
:
"UNRESOLVED"
,
"fr"
:
"UNRESOLVED"
,
"nl"
:
"UNRESOLVED"
,
"zh"
:
"UNRESOLVED"
,
"es"
:
"UNRESOLVED"
}
},
"hippo:hst.componentparameters.org.onehippo.forge.poll.component.PollDocumentComponentInfo/poll-docsPath"
:
{
"status"
:
"ADDED"
,
"locales"
:
{
"de"
:
"UNRESOLVED"
,
"fr"
:
"UNRESOLVED"
,
"nl"
:
"UNRESOLVED"
,
"zh"
:
"UNRESOLVED"
,
"es"
:
"UNRESOLVED"
}
}
}
}
\ No newline at end of file
poll/resources/component-param-translations_en.json
0 → 100644
View file @
3838d97d
{
"hippo:hst"
:
{
"componentparameters"
:
{
"org"
:
{
"onehippo"
:
{
"forge"
:
{
"poll"
:
{
"component"
:
{
"PollComponentInfo"
:
{
"en"
:
{
"poll-pollCompoundName"
:
"Name of poll compound"
,
"poll-dataPath"
:
"Path to store poll data"
,
"poll-docsPath"
:
"Path to poll documents relative to site content root"
,
"poll-docsClass"
:
"Poll documents class"
}},
"PollDocumentComponentInfo"
:
{
"en"
:
{
"poll-docsPath"
:
"Poll document"
}}
}}}}}}}}
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
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 comment