This project is no longer maintained and no further public releases are planned.

No further support will be given.

Feel free to fork the git repository.

###LLL:[langkey]###

Marker for translated texts. [langkey] is a key in your translation file.

Version added

1.0.0

If you want to display translated texts in your form, create a translation file (or more) and tell Formhandler where to find it.

Your translation file may look like this:

Now you can use markers like ###LLL:username### anywhere in your form template. Formhandler will search for the key username in the language file(s) and replace the marker with the translated text.