|
|
Registered User Currently Offline
|
Posts: 2
Join Date: Sep 2010
|
Hi. Lately I've translated Seo-Board into Hebrew for my own use on the Israeli php blog: מדריך php
I'm attaching the translated lang.file which you'll have to put in your /forum/lang/ folder with the name heb.php.
After that, edit the seo-board_options.php file and set the language to be 'heb';
You can grab heb.php from here: Download heb.php Or just get it's content from pastebin.
The forum admin panel wasn't entirely translated.
I believe you'll be able to handle that on your own.
--
+ Attaching you an hebrew (Right-To-Left) version of the default skin.
When installing, rename the /forum/skin/ folder into /forum/skin_backup/ , extract the provided folder in the archive and put it into the /forum/ dir.
Watch an result example.
Braught to you by the Israeli php blog: מדריך php
--
Lil remark: the black line (forum category line) was hidden. Check out the css file in the skin folder and remove
the "display:none" on line 238.
|