aboutsummaryrefslogtreecommitdiff
path: root/web
diff options
context:
space:
mode:
authorIván Ávalos <avalos@disroot.org>2021-12-20 22:27:38 -0600
committerIván Ávalos <avalos@disroot.org>2021-12-20 22:27:38 -0600
commit5b77af549c94a4cda8c5ca4764c7fbc4d8f065a3 (patch)
tree0213e1a13662716ca002e891da285a1d1c486942 /web
parentcb9728775b0e5eca8c705c0e2c61f9171b7068d9 (diff)
downloadetbsa-traccar-web-5b77af549c94a4cda8c5ca4764c7fbc4d8f065a3.tar.gz
etbsa-traccar-web-5b77af549c94a4cda8c5ca4764c7fbc4d8f065a3.tar.bz2
etbsa-traccar-web-5b77af549c94a4cda8c5ca4764c7fbc4d8f065a3.zip
Localized grid no rows message, removed e-mail report button, among other report-related changes
Diffstat (limited to 'web')
-rw-r--r--web/l10n/en.json1
-rw-r--r--web/l10n/es.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/web/l10n/en.json b/web/l10n/en.json
index a8b7c02..27cdab7 100644
--- a/web/l10n/en.json
+++ b/web/l10n/en.json
@@ -84,6 +84,7 @@
"sharedAlarms": "Alarms",
"sharedLocation": "Location",
"sharedImport": "Import",
+ "sharedNoRows": "No rows",
"attributeSpeedLimit": "Speed Limit",
"attributePolylineDistance": "Polyline Distance",
"attributeReportIgnoreOdometer": "Report: Ignore Odometer",
diff --git a/web/l10n/es.json b/web/l10n/es.json
index c131d10..dacbb22 100644
--- a/web/l10n/es.json
+++ b/web/l10n/es.json
@@ -84,6 +84,7 @@
"sharedAlarms": "Alarmas",
"sharedLocation": "Ubicación",
"sharedImport": "Import",
+ "sharedNoRows": "No hay filas",
"attributeSpeedLimit": "Límite de velocidad",
"attributePolylineDistance": "Distancia de polilínea",
"attributeReportIgnoreOdometer": "Reporte: Ignorar el odómetro",