Difference between #64 and #65 of
Yii v2 snippet guide

Revision #65 has been created by rackycz on Sep 20, 2019, 2:08:43 PM with the memo:

edit
« previous (#64) next (#66) »

Changes

Title unchanged

Yii v2 for beginners

Category unchanged

Tutorials

Yii version unchanged

2.0

Tags unchanged

tutorial,beginner,yii2

Content changed

[...]
], // end of 'components'

```

Explanation of the asterisk * can be found in article [https://www.yiiframework.com/doc/guide/2.0/en/tutorial-i18n](https://www.yiiframework.com/doc/guide/2.0/en/tutorial-i18n)
 
 
You surely saw that in views and models there are texts saved like this:

```php
Yii::t('app', 'New password'),
```
[...]
7 0
4 followers
Viewed: 258 075 times
Version: 2.0
Category: Tutorials
Written by: rackycz
Last updated by: rackycz
Created on: Sep 19, 2019
Last updated: 6 months ago
Update Article

Revisions

View all history