J3.x

J3.x:Setup a Multilingual Site/Adding Multilingual Content

From Joomla! Documentation

< J3.x:Setup a Multilingual Site
Revision as of 10:35, 9 March 2017 by FuzzyBot (talk | contribs) (Importing a new version from external source)
Other languages:
Bahasa Indonesia • ‎Deutsch • ‎English • ‎Nederlands • ‎español • ‎français
Tutorial
How to setup a Multilingual Joomla! Site


Joomla! allows you to create easily a multilingual website, without having to install any third party extension. In this tutorial, you’ll find a complete walkthrough of the steps involved in creating a multilingual Joomla! site.



Step 4 - Adding multilingual content

The next step is to create the actual content that needs to be displayed in different languages. To neatly organize the content that belongs to different languages, you need to create specific categories holding (in this case) English and French content.

Creating language categories

We’ll add two top-level categories: one which will contain our English content, the other one for the French content.

  • Go to Content  Categories
  • Click New at the top left to create a new category. This new category will become the parent category for all French articles, so let’s call it Français.
  • In the Language drop-down list, select Français.
  • As it’s a parent category, it should have No parent.
  • Click Save & Close.
  • Repeat these steps to create a second category for the English Articles called English. Set the Language to English.
  • You now have two categories in your site! The Categories screen should now contain a parent category called Français and one called English. You'll may need to organize the site content using subcategories of these two main categories. In this example, we'll not create any subcategory.

J3.x-Multilingual-Create-Categories-en.png

Adding content to the new categories

Next, create a set of (dummy) articles. We’ll create a few English articles and their French counterparts. In this example, we’ll create four articles in the English category and four articles in the French category.

  • Navigate to Content  Articles.
  • Create a new article called English Article 1.
  • Add some dummy text.
  • Make sure to assign the article to the English category.
  • In the Language drop-down list, select English.
  • Repeat the actions described above step to create a set of articles called English Article 2, English Article 3.

You now have three English articles. Instead of creating three corresponding French articles from scratch, let’s copy the English articles. To do this:

  • Select all three articles in the Content  Articles screen and click the Batch button of the toolbar.
  • In the Batch process the selected articles popup screen, choose the following settings:
    • Set Language: Français.
    • Select Category for Move/Copy: French.
    • Click the Copy select box.
    • Then, click on Process.

J3.x-Multilingual-Batch-Articles-en.png You’ve now got a set of six articles: three articles assigned to the English category and their copies, assigned to the French category. Open the first of the four articles that are assigned to the French category. J3.x-Multilingual-Batched-Articles-en.png Change the following details:

  • Title: enter the French title. In this case we’re only testing things out, so we won’t bother translating. Let’s enter French Article 1.
  • Alias: delete the content of the Alias field. Joomla! will add a unique alias for this article after saving it.
  • In the article text, just change a few words to be able to check later if the "French" text is displayed.
  • Status: change the status to "Published.
  • Click Save & Close.

J3.x-Multilingual-French-Articles-en.png Repeat the steps above for the other French articles, and change the details accordingly. The output should be French Article 2, French Article 3, all assigned to the French category and to Language Français. The dummy content is ready. We have our two small groups of articles; each of these articles has been assigned to the appropriate language.