Skip to content

Yii2 i18n Javascript Extension. Support for translations from javascript using the native i18n component of Yii2.

License

Notifications You must be signed in to change notification settings

Yii2cr/yii3-i18njs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yii2 i18n Javascript Extension.

Yii2 i18n Javascript Extension. Support for translations from javascript using the native i18n component of Yii2.

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist opencode506/yii2-i18njs "*"

or add

"opencode506/yii2-i18njs": "*"

to the require section of your composer.json file.

Usage

Once the extension is installed, simply use it in your code by :

<?= \opencode506\AutoloadExample::widget(); ?>```

About

Yii2 i18n Javascript Extension. Support for translations from javascript using the native i18n component of Yii2.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages