config/locales/en.yml in decidim-consultations-0.19.1 vs config/locales/en.yml in decidim-consultations-0.20.0
- old
+ new
@@ -34,10 +34,12 @@
slug: URL slug
subtitle: Subtitle
title: Title
vote: External voting system
what_is_decided: What is decided
+ response:
+ decidim_consultations_response_group_id: Group
errors:
models:
question:
attributes:
max_votes:
@@ -66,14 +68,17 @@
one: Vote
other: Votes
decidim:
admin:
actions:
+ back_to_responses: Back to responses
new_consultation: New consultation
new_question: New question
new_response: New response
+ new_response_group: New group
publish_results: Publish results
+ response_groups: Manage response groups
unpublish_results: Unpublish results
consultation_publications:
create:
error: There was a problem publishing this consultation.
success: Consultation successfully published.
@@ -139,10 +144,11 @@
one: Question
other: Questions
response:
fields:
created_at: Created at
+ response_group: Group
title: Title
name:
one: Response
other: Responses
question_configuration:
@@ -174,10 +180,28 @@
create: Create
title: New question
update:
error: There was a problem updating this question.
success: Question successfully updated.
+ response_groups:
+ create:
+ error: There was a problem creating a new response group.
+ success: Response group successfully created.
+ destroy:
+ error: There was a problem removing the response group. Check that no responses depend on it.
+ success: Response group successfully deleted.
+ edit:
+ update: Update
+ form:
+ title: General information
+ help: Use groups to organize multiple choices questions in packages.
+ new:
+ create: Create
+ title: New response group
+ update:
+ error: There was a problem updating this response.
+ success: Response successfully updated.
responses:
create:
error: There was a problem creating a new response.
success: Response successfully created.
destroy:
@@ -194,9 +218,10 @@
error: There was a problem updating this response.
success: Response successfully updated.
titles:
consultations: Consultations
questions: Questions
+ response_groups: Response Groups
responses: Responses
results: Results
consultations:
admin:
content_blocks: