PageRenderTime 42ms CodeModel.GetById 14ms RepoModel.GetById 0ms app.codeStats 0ms

/public/language/it/login.json

https://github.com/prabhjotSL/NodeBB
JSON | 9 lines | 9 code | 0 blank | 0 comment | 0 complexity | 57e4c6f0262fcebef758b7c77c69c371 MD5 | raw file
Possible License(s): GPL-3.0
  1. {
  2. "username": "Username / Email",
  3. "remember_me": "Memorizzami?",
  4. "forgot_password": "Password dimenticata?",
  5. "alternative_logins": "Accessi Alternativi",
  6. "failed_login_attempt": "Tentativo di accesso fallito, prova ancora.",
  7. "login_successful": "Sei entrato con successo!",
  8. "dont_have_account": "Don't have an account?"
  9. }