feat(charts): More charts ui/ux tweaks (#4520)

Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
James Rich 2026-02-10 17:02:06 -06:00 committed by GitHub
parent 53b5707a41
commit d252fde289
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
15 changed files with 586 additions and 467 deletions

View file

@ -446,11 +446,13 @@
<string name="traceroute_time_and_text">%1$s - %2$s</string>
<string name="traceroute_route_towards_dest">Route traced toward destination:\n\n</string>
<string name="traceroute_route_back_to_us">Route traced back to us:\n\n</string>
<string name="one_hour_short">1H</string>
<string name="twenty_four_hours">24H</string>
<string name="forty_eight_hours">48H</string>
<string name="one_week">1W</string>
<string name="two_weeks">2W</string>
<string name="four_weeks">4W</string>
<string name="one_month">1M</string>
<string name="max">Max</string>
<string name="unknown_age">Unknown Age</string>
<string name="copy">Copy</string>
@ -1175,4 +1177,5 @@
<string name="scan_nfc_text">Bring your device close to the NFC tag to scan.</string>
<string name="generate_qr_code">Generate QR Code</string>
<string name="nfc_disabled">NFC is disabled. Please enable it in system settings.</string>
<string name="all_time">All</string>
</resources>