Hi team,

I'm creating a e commerce site using the ubercard module. However I would like to have all te ubercard functionalities (ex: add to card tct) translated into French and the the admin part of the site in English. Is is possible and if yes how do I setup it?

Comments

John_B’s picture

You can install a French translation of Ubercart (found here https://localize.drupal.org/translate/downloads?project=ubercart, installation documentation here https://www.drupal.org/node/21145).

You can have the language set per user http://drupal.stackexchange.com/questions/13476/per-user-language-selection. You can have the theme set per language using Theme Key module. I am not sure about splitting admin and frontend pages per languages, though it should not be hard.

Having said that, multi-lingual sites in Drupal 7 are always more complex than you expect.

Not sure why you are using Ubercart rather than the better supported Drupal Commerce.

Digit Professionals specialising in Drupal, WordPress & CiviCRM support for publishers in non-profit and related sectors

goran_84’s picture

Hi Jonh_B

Thank yoo for the reply. I will have a look and let you know.
btw, I did not test the drupal commerce module... I've heard from several sources that is better supported than ubercart... I will try it as well!

Th