This page in: English - Deutsch - Español - Français - Italiano - Lietuvių - Nederlands - Norsk - Polski - Русский - Svenska - Tiếng Việt - عربي - 日本語 简体中文
Translation Manager
Translation Manager provides FULL translation functionality from several sources:
- From this module
- Old MLE translation language (but DEPRECATED)
- CORE admin translation languages
- Modules translation languages
- Translation online engine (ex: babelfish and google).
All translation (not online) are XML files but with base64 encoding for avoid problem with tags, entities, urls, ...
You can download this files (and in next releases edit in a local environment) and uploads in other hosts
A very simple howto:
- Install this module with Module Manager (or downloading from FORGE and uncompress in modules folder) and install from Extensions > Modules
- Read module help
- Go in "New/Import language" tab, select your languages and Add new language (2a)
- Set your Default language
- In template use {tr_key key="your_key" lang="$lang" assign="mystring"} before of use.
Now you have $mystring smarty variable for generic use or calling in module/tag:
{breadcrumbs starttext=$mystring}
There is a Visual tutorial HERE
Alby
This page in:
English -
Deutsch -
Español -
Français -
Italiano -
Lietuvių -
Nederlands -
Norsk -
Polski -
Česky -
Русский -
Svenska -
Tiếng Việt -
عربي -
日本語
简体中文