feat: replace active GPS logging with multiformat GPS track upload and OpenSeaMap Leaflet rendering
This commit is contained in:
@@ -108,15 +108,14 @@
|
||||
"photo_delete_confirm": "Are you sure you want to permanently delete this photo?",
|
||||
"confirm_yes": "Yes",
|
||||
"confirm_no": "No",
|
||||
"gps_tracking_title": "GPS Route Tracking (E2E Encrypted)",
|
||||
"gps_tracking_status_active": "Tracking Active",
|
||||
"gps_tracking_status_inactive": "Tracking Inactive",
|
||||
"gps_tracking_btn_start": "Start Tracking",
|
||||
"gps_tracking_btn_stop": "Stop Tracking",
|
||||
"gps_tracking_btn_gpx": "Download GPX",
|
||||
"gps_tracking_stat_duration": "Duration",
|
||||
"gps_tracking_stat_distance": "Distance",
|
||||
"gps_tracking_stat_waypoints": "Waypoints",
|
||||
"gps_tracking_title": "GPS Route (OpenSeaMap)",
|
||||
"gps_tracking_btn_gpx": "Download Track File",
|
||||
"gps_tracking_stat_distance": "Track Distance",
|
||||
"gps_tracking_stat_waypoints": "Points",
|
||||
"gps_track_upload_help": "Drag & drop a GPX, KML, or GeoJSON file here, or click to select",
|
||||
"gps_track_upload_btn": "Upload GPS Track File",
|
||||
"gps_track_delete": "Delete Track File",
|
||||
"gps_track_delete_confirm": "Are you sure you want to permanently delete this track file?",
|
||||
"exporting": "Exporting...",
|
||||
"share_unsupported": "Web sharing is not supported on this device. File downloaded instead."
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user