mirror of
https://github.com/meshtastic/Meshtastic-Apple.git
synced 2026-04-20 22:13:56 +00:00
Fix interval drop down formatter
This commit is contained in:
parent
2ee6cdfcba
commit
0fcf4fdbcb
2 changed files with 18 additions and 15 deletions
|
|
@ -1486,8 +1486,8 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"⚠️ The configured value: (%@ seconds) is not one of the optimized options." : {
|
||||
"comment" : "A text warning that the configured update interval is not one of the optimized options.",
|
||||
"⚠️ The configured value: (%@) is not one of the optimized options." : {
|
||||
"comment" : "A warning label below the picker, indicating that the selected update interval is not one of the optimized options.",
|
||||
"isCommentAutoGenerated" : true
|
||||
},
|
||||
"🦕 End of life Version 🦖 ☄️" : {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue