PDF file with screenshots: http://map-kiosk.com/codecanyon/translate_instructions.pdf
Looks that you forget to translate something, please check in that order:
- Login to admin
- Pages->Edit every page->click on tab “your_language” and translate all values
- Real Estates->Fields->Edit every Field->click on tab “your_language” and translate all values
*hint: After changes you should edit->save again all your properties, specially for purpose field!
Don’t translate marker and badget values, just copy-paste
- Real Estates->Manage->Edit every property->click on tab “your_language” and translate all values
Additionaly if some base translation missing on frontend:
Admin->Settings->Languages->Translate files for wanted language->frontend_template_lang.php->translate missing fields
Example video: http://geniuscript.com/support-videos/change-text.mp4
If some words are missing, you can add it in file:
templates\{template_name}\language\english\frontend_template_lang.php
* {template_name} is your template, usually bootstrap2-responsive, realocation, …
Also can be translated manually via file:
templates\{template_name}\language\{wanted_language}\frontend_template_lang.php
If you want to translate Admin interface:
Admin->Settings->Languages->Translate files->Translate min. all fields in backend_base_lang.php
*Hint: You can also use auto translation feature (button on top) using Google or MyMemory API
Also can be translated manually via file:
application\language\{wanted_language}\backend_base_lang.php
Admin login page:
On admin login page, we don’t know which language to show, because of that it showing default defined in config file “english”, if you want to change this just change langauge in:
application\config\config.php