From a8ceca0a2b55c7087f46e3ffd57103172520f849 Mon Sep 17 00:00:00 2001 From: Alexander Kochetov Date: Thu, 26 Feb 2015 06:19:24 +0300 Subject: [PATCH] Updated README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f728bdd..383acf2 100644 --- a/README.md +++ b/README.md @@ -242,7 +242,7 @@ ActiveForm::end(); ### Language specific translation attribute labels -Add the following to `PostTranslation` model +Example of model attribute labels ```php class PostTranslation extends \yii\db\ActiveRecord