Translate Fields
Easy Profile use Joomla Built in language feature.
All text are parsed by Joomla translate system, you only need to add correct override for each fields. Follow these steps in this example:
- Set title of field in a format like Joomla Language constants: for example "GENDER"
- Go to Extensions » Languages
- On left menu click to "Override"
- Add you constant for each language (you can choose enabled languages from left filter)
Example:
EN-GB
Constant:
GENDER
Text:
Gender
IT-IT
Constant:
GENDER
Text:
Sesso
FR-FR
Constant:
GENDER
Text:
Genre
Translate options from fields like checkbox, radio or select types
Example: options for gender fieldmale|MALE
female|FEMALE
Language constants are
MALE
and
FEMALE
Example: options for title fieldmr|MR_CONSTANT
ms|MS_CONSTANT
mrs|MRS_CONSTANT
Language constants are
MR_CONSTANT
,
MS_CONSTANT
and
MRS_CONSTANT
Translate HTML delimiter Field type
to translate HTML delimiter you can use language constant (see screenshots)
format permitted for constants are:
UNDERSTAND_AND_AGREE_TO_THE_WEBSITE_TERMS_OF_USE