Skip to content

Area field label is not translated in initiative creation form #9880

@paulinebessoles

Description

@paulinebessoles

Describe the bug
As a user, when creating an initiative, I see the area field label in english in all languages.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'https://nightly.decidim.org/'
  2. Create an initiative
  3. See error in the fill data step

Expected behavior
To enable translations for this label.

Screenshots
Capture d’écran 2022-10-05 à 15 23 45

Stacktrace
If applicable, add the error stacktrace to help explain your problem.

Extra data (please complete the following information):

  • Decidim Version: [0.26, 0.27, 0.28]
  • Decidim installation: [Nightly]

Additional context

<%= f.areas_select :area_id, areas_for_select(current_organization), prompt: t(".select_area") %>

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions