Cropster / ember-l10n

A GNU gettext based localization workflow for Ember
MIT License
15 stars 7 forks source link

Escape sequences of plural form regex are wrong #25

Closed arm1n closed 6 years ago

arm1n commented 6 years ago

Currently, valid plural forms in form of nplurals=NUMBER; plural=EXPRESSION; are not considered valid due to wrong escape sequences in regular expression like \\s.