Finish main screen
This commit is contained in:
parent
81e9b01b6a
commit
828d664166
4 changed files with 131 additions and 126 deletions
|
|
@ -1,11 +1,16 @@
|
|||
{
|
||||
"mainTitle": "Traccar Client",
|
||||
"trackingTitle": "Tracking",
|
||||
"settingsTitle": "Settings",
|
||||
"saveButton": "Save",
|
||||
"cancelButton": "Cancel",
|
||||
"statusButton": "Show status",
|
||||
"settingsButton": "Change settings",
|
||||
"idLabel": "Device identifier",
|
||||
"urlLabel": "Server URL",
|
||||
"accuracyLabel": "Location accuracy",
|
||||
"intervalLabel": "Frequency",
|
||||
"distanceLabel": "Distance",
|
||||
"bufferLabel": "Offline buffering"
|
||||
"bufferLabel": "Offline buffering",
|
||||
"trackingLabel": "Continuous tracking"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue