i`m using the default wp version in english its ok to overwrite the romanian wp version to have the blog on romanian language ?
i`m using the default wp version in english its ok to overwrite the romanian wp version to have the blog on romanian language ?
Yes you should be okay, but backup your files and database before proceeding. See WordPress Backups.
Also you will want to set define ('WPLANG', ''); to the proper value in your existing wp-config.php, or you will need to copy your values (DB_HOST, DB_NAME, DB_USER, DB_PASSWORD, $table_prefix) from your current wp-config.php to the new wp-config.php.
This topic has been closed to new replies.