Support RTL Language

Post Reply
ghasembaghi
User
Posts: 293

Support RTL Language

Post by ghasembaghi »

add ability to phpmaker to support rtl language

1- Bootstrap RTL

2-New phrase in langyage file
<local>
...
<phrase id="logo" value="RTL-logo.png"/>
<phrase id="dir" value="RTL"/>

</local>

3- <html dir="rtl"> (if in language file dir=RTL)


Post Reply