Forums / General / Where do i find the translation file?

"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".

Where do i find the translation file?

Author Message

Milad P

Monday 06 February 2006 4:26:35 am

I found translation.ts under share/translations/swe-SV/translation.ts. Is this the only file, or can i have translation files for a specific siteaccess? if so where do i find it?

Łukasz Serwatka

Thursday 09 February 2006 12:57:33 am

Yes, all translation files are in share/translations directory. However you can keep translations in Exponential extension too.

extension/yourextension/translations/swe-SV/translation.ts

Then you need to add in your extension

extension/yourextension/settings/site.ini.append.php

[RegionalSettings]
TranslationExtensions[]=yourextension

and enable extension in admin interface.

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog