|
269 | 269 | "map": "Map", |
270 | 270 | "max": "Max", |
271 | 271 | "min": "Min", |
| 272 | + "minute": "minute", |
| 273 | + "minutes": "minutes", |
272 | 274 | "miscellaneous": "Miscellaneous", |
273 | 275 | "mode": "Mode", |
274 | 276 | "model": "Model", |
|
900 | 902 | "device_firmware_upgrade": "Firmware Upgrade", |
901 | 903 | "device_statistics": "Device Statistics", |
902 | 904 | "export": "Export", |
| 905 | + "export_all": "Export All", |
| 906 | + "export_all_title": "Export All Logs", |
| 907 | + "export_format": "Export Format", |
| 908 | + "export_success": "Successfully exported {{count}} log entries", |
903 | 909 | "filter": "Filter", |
904 | 910 | "firmware": "Firmware", |
905 | 911 | "global_connections": "Global Connections", |
|
912 | 918 | "thread": "Thread", |
913 | 919 | "venue_config": "Configuration", |
914 | 920 | "venue_reboot": "Reboot", |
915 | | - "venue_upgrade": "Upgrade" |
| 921 | + "venue_upgrade": "Upgrade", |
| 922 | + "websocket_status": "WebSocket Status", |
| 923 | + "collection_duration": "Collection Duration", |
| 924 | + "collection_started": "Collection Started", |
| 925 | + "collection_started_desc": "Collecting logs for {{minutes}} minute(s)", |
| 926 | + "collecting_logs": "Collecting logs...", |
| 927 | + "logs_collected": "Logs collected", |
| 928 | + "logs_will_export": "Logs will be exported as {{format}}", |
| 929 | + "start_collection": "Start Collection", |
| 930 | + "stay_on_page_info": "Please stay on this page during log collection. Navigating away or refreshing will cancel the collection.", |
| 931 | + "stay_on_page_warning": "Do not leave this page or refresh. Collection is in progress.", |
| 932 | + "stop_and_export": "Stop & Export", |
| 933 | + "no_logs_collected": "No logs were collected during this period", |
| 934 | + "no_websockets_connected": "No WebSocket connections available", |
| 935 | + "connected_count": "{{count}} of 3 WebSockets connected" |
916 | 936 | }, |
917 | 937 | "map": { |
918 | 938 | "auto_align": "Auto Align", |
|
0 commit comments