How to change the Site Language in Joomla 2.5
Written by Brad MarkleViews: 22,367
Published: Mar 5, 2012
By default, Joomla 2.5 comes with the English language pack installed. If your site is not intended for English speaking users, then you can change the language that Joomla uses. When you change the language in Joomla, predefined words and descriptions, such as "Login" and "You are here", will be converted to the language of your choice. In this article, we'll show you how to download and install a new Joomla 2.5 language pack.
To change the language in Joomla 2.5
- Visit the Joomla Translation Packs page and download the language pack of your choice.

Find the language of your choice and click the link next to Download Language Packs
Next to the "Joomla 2.5" version of the language pack, click to download the .zip version - Log into your Joomla Dashboard
- In the top menu, hover over Extensions and click Extension Manager
- Use the Upload Package File tool to find the language pack you previously downloaded to your computer, and then click Upload & Install

- In the top menu, hover over Extensions and click Language Manager
- If the Installed - Site tab is not highlighted, click the link to navigate to that tab. Under the Default heading, click the star icon next to the language you would like to use on your site

- Your Joomla 2.5 site language has now been changed.
English version of site Spanish version of site 

Like this Article?
Tweet
Working with languages in Joomla 2.5
| 1. | How to change the Site Language in Joomla 2.5 |
| 2. | How to use the Joomla 2.5 Language Overrides Tool |
Latest Questions
If you need some help, submit your question to our Community!
We guarantee a response within 60 minutes (8am - 9pm EST, Monday - Friday)
Recent QuestionsNeed more Help?
Search
Ask the Community!
Get help with your questions from our community of like-minded hosting users and InMotion Hosting Staff.
Current Customers
| Chat: | Click to Chat Now | E-mail: | support@InMotionHosting.com |
|---|---|---|---|
| Call: | 888-321-HOST (4678) | Ticket: | Submit a Support Ticket |


I've installed Joomla on the directory used by Apache by default on CentOS (/var/www/html). In my case, doing the following was enough to allow me to install a package (at least it allowed me to install Brazilian Portuguese language pack):
cd /var/www/html
chown apache:root tmp
chown apache:root language
chown apache:root tmp
chown apache:root administrator/language
chown apache:root administrator/manifests/packages
That was it. Hope it helps.
Regards,
Luís Talora