Marius-
Member
Posted 3 months ago #
It is too hard to install language in Wordpress. My server doesn't cope when I make changes in the way WP requires.
Why can't I just go in the admin menu, and have a section called "language" which I can adjust there? Instead of putting a file there, and a code here, and a dick there.
Make it easier!
I've tried several times and failed already.
Marius-
Member
Posted 2 months ago #
Marius-
Member
Posted 2 months ago #
BØMP!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Uploading one file and making one change to your config file is too hard?
1) Upload the language .mo file to /wp-includes/languages i.e. /wp-include/lanuages/pt_BR.mo
2) Edit your WPLANG value in your wp-config.php file to reflect your language i.e. define ('WPLANG', 'pt_BR');
3) Drink!
Marius-
Member
Posted 2 months ago #
You're making it sound easy, but it's not. Because on servers like mine, the whole thing crashes into a huge chaos when doing this.