aboutsummaryrefslogtreecommitdiff
path: root/web
diff options
context:
space:
mode:
authorIván Ávalos <avalos@disroot.org>2021-12-28 17:48:28 -0600
committerIván Ávalos <avalos@disroot.org>2021-12-28 17:48:28 -0600
commitda626c4619288ce09a4550f6d084ac7c380b6d71 (patch)
treef306c88482a06333b2e505a8f4943be04d4c698f /web
parent124ef731471e152a8b0a074b86d8d3253bd955ff (diff)
downloadetbsa-traccar-web-da626c4619288ce09a4550f6d084ac7c380b6d71.tar.gz
etbsa-traccar-web-da626c4619288ce09a4550f6d084ac7c380b6d71.tar.bz2
etbsa-traccar-web-da626c4619288ce09a4550f6d084ac7c380b6d71.zip
Removed now unnecessary NoRowsOverlay.js
Diffstat (limited to 'web')
-rw-r--r--web/l10n/en.json1
-rw-r--r--web/l10n/es.json1
2 files changed, 0 insertions, 2 deletions
diff --git a/web/l10n/en.json b/web/l10n/en.json
index 91a3de7..6821be2 100644
--- a/web/l10n/en.json
+++ b/web/l10n/en.json
@@ -84,7 +84,6 @@
"sharedAlarms": "Alarms",
"sharedLocation": "Location",
"sharedImport": "Import",
- "sharedNoRows": "No rows",
"sharedSelectedOptions": "{0} selected options",
"attributeSpeedLimit": "Speed Limit",
"attributePolylineDistance": "Polyline Distance",
diff --git a/web/l10n/es.json b/web/l10n/es.json
index 6497b9b..ff27682 100644
--- a/web/l10n/es.json
+++ b/web/l10n/es.json
@@ -84,7 +84,6 @@
"sharedAlarms": "Alarmas",
"sharedLocation": "Ubicación",
"sharedImport": "Import",
- "sharedNoRows": "No hay filas",
"sharedSelectedOptions": "{0} opciones seleccionadas",
"attributeSpeedLimit": "Límite de velocidad",
"attributePolylineDistance": "Distancia de polilínea",