Gaël Beaudoin
Gaël Beaudoin
Check process.versions.node !== undefined instead of process.title, which is not always 'node'. Closes #118
And it was disabled automatically here. 
**Describe the bug** Using a translation with plural form translation_key#two does not work, the #other translation is used instead. **To Reproduce** Steps to reproduce the behavior: 1. clone https://github.com/gabooh/next-international-plural-two-bug 2....