Hi,
Sorry for the delay, I was on moving out of internet (and time to parse the forum) since 10 days.
The translation is currently done through database, I want to move it in files like most of usual software but it will be done later.
To add a new language you have to create a new column (type text) in the table sentora_core/x_translations.
This column MUST have a name like tr_XX_tx with XX replaced by the 2 chars id of the language.
Then fill each row with translation according to english text. Warning : DO NOT change any english text, even if with error !
Once the row is created, the language is available to be selected in account. Is some row are leaved empty in the new column (text not translated), the english text will be used.
Hope it will help.
Sorry for the delay, I was on moving out of internet (and time to parse the forum) since 10 days.
The translation is currently done through database, I want to move it in files like most of usual software but it will be done later.
To add a new language you have to create a new column (type text) in the table sentora_core/x_translations.
This column MUST have a name like tr_XX_tx with XX replaced by the 2 chars id of the language.
Then fill each row with translation according to english text. Warning : DO NOT change any english text, even if with error !
Once the row is created, the language is available to be selected in account. Is some row are leaved empty in the new column (text not translated), the english text will be used.
Hope it will help.