Implement AC Nautik PDF Export, E2E Encrypted Photos, and Background GPS Route Tracking
This commit is contained in:
@@ -88,6 +88,24 @@
|
||||
"event_distance": "Distance (nm)",
|
||||
"export_csv": "Download CSV",
|
||||
"share_csv": "Share CSV",
|
||||
"export_pdf": "Download PDF",
|
||||
"exporting_pdf": "Generating PDF...",
|
||||
"photos_title": "Photo Attachments (E2E Encrypted)",
|
||||
"photo_caption_label": "Photo Caption / Label (Optional)",
|
||||
"photo_caption_placeholder": "e.g. Setting sails near harbor entrance",
|
||||
"photo_btn": "Take Photo / Upload",
|
||||
"photo_processing": "Processing...",
|
||||
"no_photos": "No photos attached to this journal entry yet.",
|
||||
"photo_delete_confirm": "Are you sure you want to permanently delete this photo?",
|
||||
"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",
|
||||
"exporting": "Exporting...",
|
||||
"share_unsupported": "Web sharing is not supported on this device. File downloaded instead."
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user