> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.sparkedhost.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# How to Change FiveM Server Region, Language & Tags

# How to Change FiveM Server Region, Language & Tags

Selecting the server flag for your FiveM server is vital. By setting the correct location in your server configuration file, your server will display the correct locale in the FiveM client.

This guide will show you how to set different languages and flags in your server config so your community is shown to the right players.
---

## How to Change FiveM Region & Language

To change the region & language of your FiveM server:

* Open the [Apollo Panel](https://control.sparkedhost.us/).

* Stop the server.

* In the **Files** tab, open the `server.cfg` file.

  ![](https://images.surferseo.art/91693f62-fa92-40e3-a16c-e48485bc5de3.png)

* Find the line `sets locale` 

  ![](https://images.surferseo.art/c8eaa943-13e0-4474-80d3-fd88e8889867.png)

* The command is `sets locale "language-REGION"` so for example, to set the country flag to the **USA** and the language to **English,** the line will be `sets locale "en-US"`

  ![](https://images.surferseo.art/40fda4b3-ed30-4605-b7ee-8c7b8c096801.png)

* Hit **Save Content**.

* Pick the location you want to set your language and locale to. Below is a list of common locales option settings that you can use to set your server flag and language.

| Country Flag | Language | Command |
| ---- |
| Germany | German | de-DE |
| USA | English | en-US |
| Canada | French | fr-FR |
| Australia | English | en-AU |
| United Kingdom | English | en-GB |
| Netherlands | Dutch | nl-NL |
Provided is a list from [Oracle](https://docs.oracle.com/cd/E13214_01/wli/docs92/xref/xqisocodes.html) of additional language/country codes.

## How to Change FiveM Server Tags

In the server browser, you might want your server's tags to be more descriptive.

To change a FiveM server's tags:

* Open the [Apollo Panel](https://control.sparkedhost.us/).

* Stop the server.

* In the **Files** tab, open the `server.cfg` file.

* Find the line `*sets tags "default"*` 

  ![](https://images.surferseo.art/de23040a-e6d5-4bce-af5e-abddc7c857a7.png)

* Adjust the tag using whatever you'd like. Just make sure that each entry you add to the tags line is separated by a comma and a space. (Example: ***`****sets tags "rp, roleplay, ESX, F2P"*)

  ![](https://images.surferseo.art/b7351ab6-3311-41b7-b657-1aa0e6113691.png)