PageRenderTime 40ms CodeModel.GetById 20ms RepoModel.GetById 0ms app.codeStats 0ms

/public/language/nl/login.json

https://github.com/prabhjotSL/NodeBB
JSON | 9 lines | 9 code | 0 blank | 0 comment | 0 complexity | 479f97ec5552b3a90e8598e4769c46d6 MD5 | raw file
Possible License(s): GPL-3.0
  1. {
  2. "username": "Username / Email",
  3. "remember_me": "Mij Onthouden?",
  4. "forgot_password": "Wachtwoord Vergeten?",
  5. "alternative_logins": "Alternatieve Logins",
  6. "failed_login_attempt": "Mislukte inlog poging, probeer het later opnieuw.",
  7. "login_successful": "Je bent succesvol ingelogd!",
  8. "dont_have_account": "Don't have an account?"
  9. }