Language file

Hi!

 

I am about to translate Dolphin to Swedish, but where do I find the language file?

http://www.resesidan.se
Quote · 14 Mar 2013

First off, I know there is a tutorial somewhere here in the forums, but I will try to give the short version.

OK, go to  your Admin - Settings - Language Settings

Click the Languages link in the upper right corner of the Languages block - this will bring up your current languages.

Then - export the English language file - should ask you to save or open. Save this file somewhere on your pc, and remember where you saved it. It should be labeled lang_en.php

Open this file and only change the text AFTER the => - example:

FROM

'Name' => 'en',
  'Flag' => 'gb',
  'Title' => 'English',

TO

'Name' => 'fr',
  'Flag' => 'fr',
  'Title' => 'French',

Hope this helps

caredesign.net
Quote · 14 Mar 2013

How to translate.

http://www.boonex.com/trac/dolphin/wiki/DolLang

The rest of the help documents. Help section on top menu.

http://www.boonex.com/trac/dolphin/wiki

https://www.deanbassett.com
Quote · 14 Mar 2013
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.