Add Arabic language :)

This commit is contained in:
Abderrahman DAIF
2016-10-23 02:12:38 +02:00
parent 88d3ef1619
commit edd1ebe458
22 changed files with 515 additions and 21 deletions

6
css/style.ar_MA.css Normal file
View File

@ -0,0 +1,6 @@
body {
direction:rtl;
}
.col-2{
direction: ltr;
}