Add db_count to DeviceResult and update GraphQL response handling; localize Device_NoMatch_Title in multiple languages

This commit is contained in:
Jokob @NetAlertX
2026-03-13 13:08:26 +00:00
parent 78a8030c6a
commit c9cb1f3fba
23 changed files with 35 additions and 6 deletions

View File

@@ -208,6 +208,7 @@
"Device_NoData_Help": "If devices don't appear after the scan, check your SCAN_SUBNETS setting and <a href=\"https://docs.netalertx.com/SUBNETS\" target=\"_blank\">documentation</a>.",
"Device_NoData_Scanning": "Waiting for the first scan - this may take several minutes after the initial setup.",
"Device_NoData_Title": "No devices found yet",
"Device_NoMatch_Title": "No devices match the current filter",
"Device_Save_Failed": "Failed to save device",
"Device_Save_Unauthorized": "Unauthorized - invalid API token",
"Device_Saved_Success": "Device saved successfully",