feat (#2105): debug panel (#2148)

Co-authored-by: James Rich <2199651+jamesarich@users.noreply.github.com>
This commit is contained in:
DaneEvans 2025-06-20 00:04:58 +10:00 committed by GitHub
parent e9f95dbf8c
commit 17e3e1a257
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 1571 additions and 35 deletions

View file

@ -162,7 +162,12 @@
<string name="text_messages">Text messages</string>
<string name="channel_invalid">This Channel URL is invalid and can not be used</string>
<string name="debug_panel">Debug Panel</string>
<string name="debug_logs_export">Export Logs</string>
<string name="debug_last_messages">500 last messages</string>
<string name="debug_filters">Filters</string>
<string name="debug_active_filters">Active filters</string>
<string name="debug_default_search">Search in logs...</string>
<string name="debug_clear">Clear Logs</string>
<string name="clear">Clear</string>
<string name="updating_firmware">Updating firmware, wait up to eight minutes…</string>
<string name="update_successful">Update successful</string>