rmariuzzo/Lang.js

Support asterisk symbol for defining the infinity of a pluralization string

Closed this issue · 0 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.

See https://laravel.com/docs/5.4/localization#pluralization and rmariuzzo/Laravel-JS-Localization#99