Skip to main content
Elite-CMS was built from the ground up to be an international platform. Instead of messing with raw JSON or PHP translation arrays, you can manage the entire language suite from the dashboard.

Adding a New Language

By default, your site might only have English installed. To expand your server’s audience:
1

Navigate to Languages

Go to Languages in the dashboard under the Content section.
2

Add Locale Profile

Click Create Language.
3

Select Standard Code

Choose the standard Locale Code (e.g., es for Spanish, ro for Romanian, tr for Turkish). The CMS will automatically map the appropriate country flag to this code.
Live Language Translations
Once saved, the new flag will immediately appear in the robust language selector on the public website’s header.

Live Dictionary Translations

You don’t need a frontend developer to edit the website text. The CMS provides a full live-translation dictionary.
1

Select a Language

Click on the newly created language (or an existing one) from the Languages table.
2

Search Keys

The CMS will load hundreds of predefined “translation keys” (e.g., home.welcome_message, auth.login_button). You can search for the english word to find the correct key.
3

Translate & Save

Simply type the translation directly into the text box and hit Save.The website instantly updates for any player browsing in that specific language!
Live Language Translations