Hi
I am trying to translate the user-pages into to the local language (Dutch), but at the main_form.html I am not able to adapt the sentences:
"Recipient 1 email"
"Recipient 2 email"
They are not in the language files ( at least, I can not find them :-)
It seems they are retrieved from the database?
When I remove {{recipients}}, the "Recipient 1 email" text is gone, but also the formfield.
Is it possible to translate this part, or remove this text? (the empy field is self explaining I guess)
The translation of the "can_enter_up_to" and "card_recips" works fine.
---------------------------------------------------------------------------
"||can_enter_up_to|| {{max_recip}} ||card_recips||
{{recipients}}
----------------------------------------------------------------------------
Thanks
Martin
