I have found no way to overwrite the Email Address input to a localized label or even just to Email.
Also setting the language via the production.toml didn't work for me at all.
I tried both of these settings to no avail:
DEFAULT_LANGUAGE='de-DE'
language="de-DE"
Do you have any suggestions how to change the labels of the standard form inputs?