Forums / Install & configuration / All the translations don't show

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

All the translations don't show

Author Message

Lo Jack

Wednesday 04 January 2006 9:49:20 am

I have translated the content of my sites. But when I change the language in the frontend, only the articles and other content change the language, all the other (menu bars, static content from the translation file) remains default language. How to change menu bar and the static content language as well?

Thomas Nunninger

Wednesday 04 January 2006 11:00:27 am

In site.ini you find this settings:

[RegionalSettings]
Locale=ger-DE
ContentObjectLocale=ger-DE
TextTranslation=enabled

Locale defines the translation of the system's messages and the ContentObjectLocal defines the locale of the Objects.

Have a nice evening

Thomas