diff options
Diffstat (limited to 'web/l10n/en.json')
-rw-r--r-- | web/l10n/en.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/l10n/en.json b/web/l10n/en.json index e61710523..a1fc97c8d 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -125,7 +125,7 @@ "eventDeviceOnline": "Device is online", "eventDeviceOffline": "Device is offline", "eventDeviceMoving": "Device is moving", - "eventDeviceStopped": "Device is stopped", + "eventDeviceStopped": "Device has stopped", "eventDeviceOverspeed": "Device exceeds the speed", "eventCommandResult": "Command result", "eventGeofenceEnter": "Device has entered geofence", |