Skip to content

Missing translations in de_DE.csv #22

Description

@bbx-github

Hello Martin,

the german translation in de_DE.csv is missing two entries:

  1. Maybe it's just wrong ordering of the words but

"Withdrawal Successfully Submitted","Widerruf erfolgreich eingereicht"

never gets translated at the withdrawal success page.

Only after adding

"Withdrawal Submitted Successfully","Widerruf erfolgreich eingereicht"

it correctly gets translated.

  1. In %withdrawal_type_label a full withdrawal results in "withdrawal", which never gets translated in the costumer email, cause there ist only the Uppercase Version

"Withdrawal","Widerruf"

After adding

"withdrawal","Widerruf"

the result of %withdrawal_type_label correctly gets translated.

Kind regards.
Julia.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions