mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
feat: Metrics time selection (#1396)
This commit is contained in:
parent
5480174ec9
commit
7e54ad950c
9 changed files with 526 additions and 26 deletions
|
|
@ -303,4 +303,12 @@
|
|||
<item quantity="other">%d hops</item>
|
||||
</plurals>
|
||||
<string name="traceroute_diff">Hops towards %d Hops back %d</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="one_month">1M</string>
|
||||
<string name="max">Max</string>
|
||||
<string name="selected">Selected</string>
|
||||
<string name="not_selected">Not Selected</string>
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue