Yii v2 snippet guide

Comparing #124 with #125

Revision #125 was created by rackycz rackycz on Oct 4, 2019, 8:33:25 AM.

translations

Content

[...]
```


**i18n translations**
---
Translations are fairly simple, but I probably didnt read manuals carefully so it took me some time.
 Note that now I am only describing translations which are saved in files. I do not use DB translations yet. Maybe later.

**1 - Translating short texts and captions**

First create following folders and file.
[...]