Vvveb icon indicating copy to clipboard operation
Vvveb copied to clipboard

Editor support in Arabic

Open maheshwaricharu opened this issue 1 year ago • 3 comments

Hi @givanz Please confirm if editor is supported in Arabic (RTL language)?
image

Considering the above it seems there is support for the same. Please provide any documentation reference or some guidance to incorporate the same in our local. Your help will be highly appreciated.

maheshwaricharu avatar Nov 06 '24 08:11 maheshwaricharu

Hi

I added Arabic language pack https://github.com/Vvveb/ar the language pack can be installed from the language edit page https://demo.vvveb.com/admin/index.php?module=localization/language&language_id=8

The install button downloads vvveb.po to locale/ar/LC_MESSAGES/vvveb.po and then compiles vvveb.po to vvveb.mo.

Translations LC_MESSAGES/vvveb.po can be edited with a text editor or with a visual editor like poedit.

The initial translation is done with automatic translation, if you wish to share your improvements you can make a pull request, contributions are welcome.

givanz avatar Nov 06 '24 14:11 givanz

Does this mean that the pages generated to support the RTL alignment, or is it only the language labels of the editor that get updated into Arabic? We require that the pages generated from the editor can support RTL.

Kindly suggest.

mobiliseapplabllp avatar Nov 07 '24 07:11 mobiliseapplabllp

Multi language content can be set from post/page edit page https://demo.vvveb.com/admin/index.php?module=content/post&post_id=6&type=post

Existing translations can be edited from https://demo.vvveb.com/admin/index.php?module=localization/translations&action=domain&lang=ar&domain=vvveb

New user defined translations can be added to user domain https://demo.vvveb.com/admin/index.php?module=localization/translations&lang=ar&domain=user&action=domains

Text can also be translated directly from the page builder https://demo.vvveb.com/admin/index.php?module=editor/editor&url=/&template=index.html

translate-page-builder translate-page-builder-2

givanz avatar Nov 07 '24 10:11 givanz