Skip to content

Commit d1f3f6d

Browse files
committed
Add initial change to allow 2 form pluralities.
Tested with English (US). Once specified with plurality, the non-plural form cannot be used i.e. 'en': { '&plural-forms': 'nplurals=2; plural=(n!=1)', '&plurals': [ { '%phrase1': 'This is the only allowable form' } ], '%phrase1': 'This is COMPLETELY ignored' }
1 parent 634f5e6 commit d1f3f6d

File tree

3 files changed

+424
-212
lines changed

3 files changed

+424
-212
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
.*swp

0 commit comments

Comments
 (0)