mirror of
https://github.com/meshtastic/Meshtastic-Apple.git
synced 2026-04-20 22:13:56 +00:00
Fix missing ;
This commit is contained in:
parent
7f57ea8ad0
commit
a26127b8dc
1 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
/*
|
||||
/*
|
||||
Localizable.strings
|
||||
Meshtastic
|
||||
|
||||
|
|
@ -173,7 +173,7 @@
|
|||
"tapback.poop"="Poop";
|
||||
"telemetry"="Telemetry (Sensors)";
|
||||
"telemetry.config"="Telemetry Config";
|
||||
"timeout"="timeout"
|
||||
"timeout"="timeout";
|
||||
"twitter"="Twitter";
|
||||
"unknown.age"="Unknown Age";
|
||||
"update.interval"="Update Interval";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue