I use the Dutch language pack and I get this error:
Foto 1 tot {einde} of {cntresultaten}
When I select the English pack it's correct:
Images 1 to 9 of 441
In the dutch.php language file I see this line:
Code:
Content visible to verified customers only.
In the english.php file I see this line:
Code:
Content visible to verified customers only.
How can I fix this error?
Edit: fixed it!
Replaced:
einde with finished
cntresultaten with cntresults