Update settings screen
This commit is contained in:
parent
1e576b9245
commit
6254a50e5c
2 changed files with 80 additions and 63 deletions
|
|
@ -1,3 +1,11 @@
|
|||
{
|
||||
"mainTitle": "Traccar Client"
|
||||
"mainTitle": "Traccar Client",
|
||||
"saveButton": "Save",
|
||||
"cancelButton": "Cancel",
|
||||
"idLabel": "Device identifier",
|
||||
"urlLabel": "Server URL",
|
||||
"accuracyLabel": "Location accuracy",
|
||||
"intervalLabel": "Frequency",
|
||||
"distanceLabel": "Distance",
|
||||
"bufferLabel": "Offline buffering"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue