config/locales/en.yml in decidim-assemblies-0.22.0 vs config/locales/en.yml in decidim-assemblies-0.23.0
- old
+ new
@@ -63,10 +63,16 @@
position: Position
assembly_user_role:
email: Email
name: Name
role: Role
+ errors:
+ models:
+ assembly:
+ attributes:
+ document:
+ invalid_document_type: 'Invalid document type. Accepted formats are: %{valid_mime_types}'
activerecord:
models:
decidim/assembly:
one: Assembly
other: Assemblies
@@ -77,10 +83,11 @@
one: Assembly user role
other: Assembly user roles
decidim:
admin:
actions:
+ import_assembly: Import
new_assembly: New assembly
new_assembly_type: New assembly type
assemblies:
create:
error: There was a problem creating a new assembly.
@@ -121,10 +128,18 @@
assembly_copies:
new:
copy: Copy
select: Select which data you would like to duplicate
title: Duplicate assembly
+ assembly_imports:
+ create:
+ error: There was a problem importing this assembly.
+ success: Assembly successfully imported.
+ new:
+ import: Import
+ select: Select which data you would like to import
+ title: Import assembly
assembly_members:
create:
error: There was a problem adding a member for this assembly.
success: Member successfully created for this assembly.
destroy:
@@ -268,10 +283,14 @@
form:
title: Title
assembly_copies:
form:
slug_help: 'URL slugs are used to generate the URLs that point to this assembly. Only accepts letters, numbers and dashes, and must start with a letter. Example: %{url}'
+ assembly_imports:
+ form:
+ document_legend: Add a document
+ slug_help: 'URL slugs are used to generate the URLs that point to this assembly. Only accepts letters, numbers and dashes, and must start with a letter. Example: %{url}'
assembly_members:
form:
existing_user: Existing participant
non_user: Non participant
select_a_position: Select a position
@@ -285,9 +304,12 @@
filter_by: Filter by
search: Search
content_blocks:
highlighted_assemblies:
max_results: Maximum amount of elements to show
+ new_import:
+ accepted_types:
+ json: JSON
assembly_members:
index:
members: Members
assembly_types:
commission: Comission