Hello
Please I am starting a new project and it will be in Arabic, so I'd like to know if it is possible to have the back end for website control in English.
But for the front end for visitors it must be in Arabic.
So is it possible to do so with Drupal?
Thanks

Comments

ayesh’s picture

Yes.
Use locale module(s).
If you any PHP links, you wll need to add t() function to visible texts and include arabic translation in .po files.
Multi language sites are possible, many sites already have them and they are well documented.

MGadAllah’s picture

Thanks a lot for replying.

  1. Please what do you mean by locale module(s)?
MGadAllah’s picture

But to let you have an idea about what I will do is a simple categorized website for videos I am creating and will sort them into various arranged categories by topics and will depend in to factors which are the type of the video and the guest in the video, so users can explore website by two ways, one is by

topics

, and the other one by the

guest

.
Nothing more nothing less.