All text is here:
Thank you for your Quick reply Anton.
Have made the change and removed the text Command result.
Now when i get the command reply it will be shown like this :command reply
Is there a ways to remove the ":"
Removing the ":" from https://github.com/traccar/traccar-web/tree/master/web/l10n/en.json isn't the solution since then the webpage does not load.
In which file should i remove the ":" ?
You probably need to change the code.
When a command is send to a device it sends a command reply.
Within the web interface i can see the command reply and the window shows the text: Command result: "command reply"
In which file can i change the text: Command result ?
( i know i need to recompile afterwards).