xiCO2k / laravel-vue-i18n

Allows to connect your `Laravel` Framework translation files with `Vue`.
MIT License
619 stars 51 forks source link

feat: Add support for `trans_choise` #1

Closed xiCO2k closed 2 years ago

xiCO2k commented 2 years ago

Add the capability to work with pluralization like Laravel does.

https://laravel.com/docs/8.x/localization#pluralization

xiCO2k commented 2 years ago

Fixed by PR #1