decidim-admin/config/locales/en.yml in decidim-0.0.2 vs decidim-admin/config/locales/en.yml in decidim-0.0.3
- old
+ new
@@ -1,18 +1,24 @@
---
en:
activemodel:
attributes:
+ attachment:
+ description: Description
+ file: File
+ title: Title
category:
description: Description
name: Name
parent: Parent
feature:
name: Name
+ weight: Weight
organization:
default_locale: Default locale
description: Description
+ favicon: Icon
homepage_image: Homepage image
logo: Logo
name: Name
show_statistics: Show statistics
welcome_text: Welcome text
@@ -24,14 +30,10 @@
promoted: Promoted
short_description: Short description
slug: URL slug
subtitle: Subtitle
title: Title
- participatory_process_attachment:
- description: Description
- file: File
- title: Title
participatory_process_step:
description: Description
end_date: End date
short_description: Short description
start_date: Start date
@@ -65,10 +67,25 @@
publish: Publish
resend_invitation: Resend invitation
title: Actions
unpublish: Unpublish
verify: Verify
+ attachments:
+ create:
+ error: There was an error creating a new attachment.
+ success: Attachment created successfully.
+ destroy:
+ success: Attachment destroyed successfully.
+ edit:
+ title: Edit attachment
+ update: Update attachment
+ new:
+ create: Create attachment
+ title: New attachment
+ update:
+ error: There was an error when updating this attachment.
+ success: Attachment updated successfully.
categories:
create:
error: There was an error creating this category.
success: Category created successfully.
destroy:
@@ -83,16 +100,16 @@
update:
error: There was an error updating this category.
success: Category updated successfully.
decidim:
admin:
+ attachments:
+ index:
+ attachments_title: Attachments
categories:
index:
categories_title: Categories
- participatory_process_attachments:
- index:
- attachments_title: Attachments
participatory_process_steps:
index:
steps_hint: You can drag the rows of the table in order to reorder the process steps.
steps_title: Steps
participatory_process_user_roles:
@@ -139,10 +156,15 @@
settings: Settings
static_pages: Pages
user_groups: User groups
users: Admin users
models:
+ attachment:
+ fields:
+ content_type: Type
+ title: Title
+ name: Attachment
category:
fields:
name: Name
name: Category
participatory_process:
@@ -150,15 +172,10 @@
created_at: Created at
promoted: Highlighted
published: Published
title: Title
name: Participatory process
- participatory_process_attachment:
- fields:
- content_type: Type
- title: Title
- name: Attachment
participatory_process_step:
fields:
active: Active
end_date: End date
start_date: Start date
@@ -198,24 +215,9 @@
title: Edit organization
update: Update organization
update:
error: There was an error when updating this organization.
success: Organization updated successfully.
- participatory_process_attachments:
- create:
- error: There was an error creating a new attachment.
- success: Attachment created successfully.
- destroy:
- success: Attachment destroyed successfully.
- edit:
- title: Edit attachment
- update: Update attachment
- new:
- create: Create attachment
- title: New attachment
- update:
- error: There was an error when updating this attachment.
- success: Attachment updated successfully.
participatory_process_publications:
create:
error: There was an error publishing this participatory process.
success: Participatory process published successfully.
destroy: