Revision #124 was created by rackycz on Oct 4, 2019, 8:30:47 AM.
translations
Content
[...]
'sourceLanguage' => 'en-US',
// ... other configs
```
**2 - Translating long texts and whole views**
-
If you have a view with long texts and you want to translate it into a 2nd language, it is not good idea to use the previous approach, because it uses the English text as the ID.
It is better to translate the whole view. How? ... Just create a sub-folder next to the view and give it name which will be identical to the target-lang-ID. In my case the 2nd language is Czech so I created following folder and copied my view in it. So now I have 2 identical views with identical names: