Hi,
I wanted to translate the text of the reservation module and the title of the mail it sends into Dutch.
Therefor I looked up where the values are declared and found the required ini file under language/GB-EN/....
My question: is there some sort of protection on it?
Because when I change a value of a text field, for example: "name" into "naam", I get errors on the reservation form.
It seems the form can't find the values anymore.
Any idea?