laravel-vue-i18n

Allows to connect your `Laravel` Framework translation files with `Vue`.

MIT License

Downloads
31.8K
Stars
605
Committers
26

Bot releases are hidden (Show)

laravel-vue-i18n - v0.5.0

Published by xiCO2k almost 3 years ago

laravel-vue-i18n - v0.4.1

Published by xiCO2k almost 3 years ago

Full Changelog: https://github.com/xiCO2k/laravel-vue-i18n/compare/v0.4.0...v0.4.1

Fixed

  • Replace dash with an underscore on default lang to allow the correct convention used on Laravel.
laravel-vue-i18n - v0.4.0

Published by xiCO2k almost 3 years ago

Full Changelog: https://github.com/xiCO2k/laravel-vue-i18n/compare/v0.3.0...v0.4.0

New Features

Add getActiveLanguage() Method.

laravel-vue-i18n - v0.3.0

Published by xiCO2k almost 3 years ago

Full Changelog: https://github.com/xiCO2k/laravel-vue-i18n/compare/v0.2.1...v0.3.0

New Features

  • Add defaultResolver, to find the resources/lang by default.
laravel-vue-i18n - v0.2.1

Published by xiCO2k almost 3 years ago

Full Changelog: https://github.com/xiCO2k/laravel-vue-i18n/compare/v0.2.0...v0.2.1

New Features

  • Add pluralization method transChoice.
laravel-vue-i18n - v0.1.0

Published by xiCO2k almost 3 years ago

Initial release.