Hi,
can you please tell me how to find the right variable among all in order to override it?
you decide the variable (language constant).
for example, I want to translate a field title title:
- I set as title for my field something like "MYFIELD" (this is the language constant)
- Go to extensions->languages->Overrides
- Choose language (screen 1)
- Click to "New" button
- Fill the details like screenshot 2
Fast way to make language overrides
Fill all translations for each language can be a pain, but there is a fast way, all overrides are store into file called /language/overrides/en-GB.override.ini (or for example /language/overrides/fr-FR.override.ini for french)
So the fastest way is to edit directly this file with a simple text editor.