25 lines
780 B
Text
25 lines
780 B
Text
{
|
|
"trackingTitle": "Tracking",
|
|
"settingsTitle": "Settings",
|
|
"statusTitle": "Logs",
|
|
"saveButton": "Save",
|
|
"cancelButton": "Cancel",
|
|
"locationButton": "Send location",
|
|
"statusButton": "Show status",
|
|
"settingsButton": "Change settings",
|
|
"invalidValue": "Invalid value",
|
|
"idLabel": "Device identifier",
|
|
"urlLabel": "Server URL",
|
|
"accuracyLabel": "Location accuracy",
|
|
"highAccuracyLabel": "High",
|
|
"mediumAccuracyLabel": "Medium",
|
|
"lowAccuracyLabel": "Low",
|
|
"intervalLabel": "Interval (seconds)",
|
|
"distanceLabel": "Distance (meters)",
|
|
"heartbeatLabel": "Heartbeat (seconds)",
|
|
"bufferLabel": "Offline buffering",
|
|
"trackingLabel": "Continuous tracking",
|
|
"startAction": "Start service",
|
|
"stopAction": "Stop service",
|
|
"sosAction": "Send SOS"
|
|
}
|