{{define "modals/clientEntityModal"}} {{ i18n "none" }} [[ key ]] {{ i18n "none" }} [[ key ]] [[ inbound.remark || `Port ${inbound.port}` ]] (ID: [[ inbound.id ]]) {{ i18n "hwidSettings" }} 0 = {{ i18n "unlimited" }} [[ record.deviceModel || record.deviceName || record.deviceOs || 'Unknown Device' ]] HWID: [[ record.hwid ]] {{ i18n "active" }} {{ i18n "inactive" }} [[ clientEntityModal.formatTimestamp(record.firstSeenAt || record.firstSeen) ]] [[ clientEntityModal.formatTimestamp(record.lastSeenAt || record.lastSeen) ]] {{ i18n "delete" }} {{end}}