{
  "index.title": "Redirect...",

  "login.title": "Login Portal",
  "login.brand": "key64 system",
  "login.welcome": "Welcome back",
  "login.subtitle": "Login with Discord or your credentials.",
  "login.discord": "Login with Discord",
  "login.username": "Username",
  "login.password": "Password",
  "login.username_placeholder": "username",
  "login.password_placeholder": "••••••••••",
  "login.submit": "Login",

  "dashboard.title": "Dashboard - key64",
  "dashboard.brand": "key64 system",
  "dashboard.logout": "Logout",
  "dashboard.welcome": "Welcome",
  "dashboard.logged_in_as": "You are logged in as {username}",
  "dashboard.account": "Account",
  "dashboard.name": "Name: {name}",
  "dashboard.status": "Status",
  "dashboard.status_ok": "MG access active",
  "dashboard.session": "Session",
  "dashboard.session_until": "Active until:",
  "dashboard.overview": "Overview",
  "dashboard.admin": "Admin",
  "dashboard.personnel": "Personnel list",

  "error.back": "Go back",

  "error401.title": "Unauthorized",
  "error401.message": "Please go back and log in to continue.",

  "error403.title": "Access denied",
  "error403.message": "You do not have permission to access this page.",

  "error404.title": "Page not found",
  "error404.message": "This page does not exist.",

  "error500.title": "Internal Server Error",
  "error500.message": "Something went wrong."
}