By MGadAllah on
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
Yes. Use locale module(s). If
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.
What's new and changing in PHP 8.4
Thanks a lot for
Thanks a lot for replying.
But to let you have an idea
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.