trcr/lib/l10n/app_en.arb

25 lines
737 B
Text
Raw Normal View History

2025-05-05 18:18:36 -07:00
{
2025-05-07 22:06:29 -07:00
"trackingTitle": "Tracking",
"settingsTitle": "Settings",
2025-05-09 07:56:34 -07:00
"statusTitle": "Logs",
2025-05-07 07:46:20 -07:00
"saveButton": "Save",
"cancelButton": "Cancel",
2025-05-08 22:10:56 -07:00
"locationButton": "Send location",
2025-05-07 22:06:29 -07:00
"statusButton": "Show status",
"settingsButton": "Change settings",
2025-06-01 12:44:16 -07:00
"invalidValue": "Invalid value",
2025-05-07 07:46:20 -07:00
"idLabel": "Device identifier",
"urlLabel": "Server URL",
"accuracyLabel": "Location accuracy",
2025-05-08 21:51:43 -07:00
"highAccuracyLabel": "High",
"mediumAccuracyLabel": "Medium",
"lowAccuracyLabel": "Low",
2025-05-21 07:36:04 -07:00
"intervalLabel": "Interval (seconds)",
"distanceLabel": "Distance (meters)",
2025-05-07 22:06:29 -07:00
"bufferLabel": "Offline buffering",
2025-05-10 11:16:46 -07:00
"trackingLabel": "Continuous tracking",
"startAction": "Start service",
"stopAction": "Stop service",
"sosAction": "Send SOS"
2025-05-05 18:18:36 -07:00
}