tinderjs / tinder-desktop

Use Tinder from your desktop, for Mac OS X, Microsoft Windows and Linux
https://tinderjsblog.herokuapp.com/
97 stars 25 forks source link

Dutch translation #110

Closed SaturnusDJ closed 8 years ago

stuwil commented 8 years ago

Thanks @SaturnusDJ! Can you make the following change in tinder-desktop.js please:

.registerAvailableLanguageKeys(['en', 'nl'], {
  'en-*': 'en',
  'nl-*': 'nl'
})
SaturnusDJ commented 8 years ago

That's weird, it's still in the commit queue. Well, on its way now.

stuwil commented 8 years ago

Thanks @SaturnusDJ!