Skip to content

Placeholder texts in form fields don’t get localized #1492

@jsorva

Description

@jsorva

For example at the end of this page:

https://plus.cs.aalto.fi/o1/2025/w01/ch04/?hl=en#feedback

there’s some Finnish text in the English form:

Image

It could be that we’ve misconfigured something, but if so, I don’t know what. The yaml config for our forms looks like this:

  - compare_method: int
    extra_info:
      class: form-group time-usage-question required standard place-inline
      minimum: 3
      placeholder|i18n:
        en: (Please enter the time in minutes.)
        fi: (Syötä aika minuutteina.)
      validationMessage|i18n:
        en: Please enter the time in minutes.
        fi: Anna aika minuutteina.
    key: timespent

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions