Skip to content

Inconsistent translation behavior #120

Description

@fblupi

Description

We are encountering inconsistent translation behavior within the term customizer module of the Decidim Barcelona instance. Specifically, we have configured a translation set for both the participatory space and the specific proposals component, where we altered the translation for the evaluating status. The following keys were modified:

  • decidim.admin.filters.proposals.state_eq.values.evaluating
  • decidim.proposals.admin.proposal_answers.form.evaluating
  • decidim.proposals.answers.evaluating
  • decidim.proposals.application_helper.filter_state_values.evaluating

Despite these modifications, when accessing the public page of the proposals component, the translation is inconsistent. Sometimes it uses the custom translation, while other times it resorts to the default one.

Steps to Reproduce

  1. Configure a translation set for the participatory space and proposals component.
  2. Modify the translation for the evaluating status using the specified keys.
  3. Access the public page of the proposals component multiple times and check the inconsistent behavior.

Expected Behavior

The translation for the evaluating status should consistently reflect the custom value.

Actual Behavior

The translation for the evaluating status appears inconsistently, sometimes using the custom value and other times using the default one.

Screenshot

Screenshot_10-5-2024_132017_www decidim barcelona

Additional Information

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions