rmariuzzo / Laravel-JS-Localization

🌐 Convert your Laravel messages and consume them in the front-end!

Home Page:https://github.com/rmariuzzo/laravel-js-localization

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Laravel 5.4 Pluralization Standard

wapacro opened this issue · comments

Laravel 5.4 introduces the asterisk symbol for defining the infinity of a pluralization string (instead of «Inf») which gets ignored by Lang.js using the Artisan command to generate the lang.js file.

See https://laravel.com/docs/5.4/localization#pluralization

@wapacro thank you for reporting this issue, can you add it on https://github.com/rmariuzzo/Lang.js to follow this issue from the right repo? Thank you 👍