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

french translation #112

Closed run1t closed 8 years ago

stuwil commented 8 years ago

Thanks @run1t! Can you update tinder-desktop.js please:

.registerAvailableLanguageKeys(['en', 'fr', 'nl'], {
  'en-*': 'en',
  'fr-*': 'fr',
  'nl-*': 'nl'
})