mirror of
https://github.com/meshtastic/Meshtastic-Apple.git
synced 2026-04-20 22:13:56 +00:00
Revert "Update serbian translations"
This commit is contained in:
parent
27aeb62731
commit
2f76e88ea5
6 changed files with 12 additions and 261 deletions
|
|
@ -44,7 +44,7 @@ struct StoreForwardConfig: View {
|
|||
}
|
||||
|
||||
if enabled {
|
||||
Section(header: Text("settings")) {
|
||||
Section(header: Text("Settings")) {
|
||||
Toggle(isOn: $heartbeat) {
|
||||
Label("Send Heartbeat", systemImage: "waveform.path.ecg")
|
||||
Text("Send a heartbeat to advertise the server's presence.")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue