9 Sep 2008

Traducerea in romana pentru WordPress 2.6.x

Download ro.mo WordPress 2.6 [85.9 KB]

You just copy the .mo file to the wp-includes/languages folder and change the following line to add the filename of your language translation file:

define ('WPLANG', '');

to

define ('WPLANG', 'ro');


Categoria: Techie stuff