Credit note with incorrect translation

Version v5.10.54

Environment SelfHosting

Hi Guys,

I have a small problem with the credit note.
When I create a credit note, “Kreditkarte ausgestellt auf:” appears in the header instead of “Gutschrift ausgestellt auf:”
As this is a variable in the header, I unfortunately cannot understand where it is coming from.
I was able to replicate this on two systems.

Greetings Doc

Hi,

If the translation is wrong you can correct it on Transifex:

You can change the label locally on Settings > Localization > Custom Labels

I don’t think the translation is wrong. the variable is not processed correctly.

Invoice, order or offer are generated and displayed correctly with the variable “$entity_issued_to_label”, except for credit notes.

But if I only use the variable “$entity” it is displayed correctly. But I can’t find any “$entity_issued_to_label” variable in the catalogue.

I believe ‘entity’ would be replaced with the entity type so the label would be invoice_issued_to_label

That may be, but it doesn’t change the fact that it’s not displayed correctly and I don’t know where it’s coming from.

I suggest asking in a discussion on GitHub