{
  "title": "Profile",
  "subtitle": "Your account details and preferences",
  "sections": {
    "account": "Account",
    "organization": "Organization",
    "quickLinks": "Quick links"
  },
  "fields": {
    "name": "Name",
    "email": "Email",
    "locale": "Language",
    "company": "Company",
    "departments": "Departments",
    "roles": "Roles",
    "lastLogin": "Last sign-in",
    "memberSince": "Member since"
  },
  "links": {
    "notificationPreferences": "Notification Preferences",
    "systemSettings": "System Settings",
    "sessions": "Active sessions"
  },
  "sessions": {
    "title": "Active Sessions",
    "subtitle": "Devices and browsers signed in to your account. Revoke access you do not recognize.",
    "current": "this device",
    "unknownDevice": "Unknown device",
    "ip": "IP address",
    "lastUsed": "Last used",
    "created": "Signed In",
    "trustedUntil": "Trusted until",
    "notTrusted": "Not trusted",
    "revoke": "Revoke",
    "signOutThisDevice": "Sign Out Here",
    "revokeOthers": "Revoke All Other Sessions",
    "empty": "No active sessions found.",
    "loading": "Loading sessions…",
    "error": "Could not load sessions.",
    "forbidden": "You do not have permission to manage sessions.",
    "unauthorized": "Your session expired. Sign in again.",
    "confirmTitle": "Confirm",
    "confirmRevoke": "Revoke this session? The device will need to sign in again.",
    "confirmRevokeCurrent": "Sign out on this device? You will return to the login page.",
    "confirmRevokeOthers": "Revoke all other sessions? Other devices will need to sign in again.",
    "revokeSuccess": "Session revoked.",
    "revokeOthersSuccess": "Other sessions revoked.",
    "revokeError": "Could not revoke session."
  },
  "emptyDepartments": "No departments assigned",
  "emptyRoles": "No roles assigned",
  "avatar": {
    "change": "Change Photo",
    "remove": "Remove Photo",
    "hint": "Upload a square photo (JPG, PNG, or WebP). It will be cropped and compressed automatically.",
    "cropTitle": "Adjust Profile Photo",
    "zoom": "Zoom",
    "save": "Save Photo",
    "invalidType": "Please choose a JPG, PNG, or WebP image.",
    "uploadError": "Could not upload profile photo. Try again.",
    "deleteError": "Could not remove profile photo. Try again."
  }
}
