Revert "Update serbian translations"

This commit is contained in:
Garth Vander Houwen 2025-05-20 22:33:17 -07:00 committed by GitHub
parent 27aeb62731
commit 2f76e88ea5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 12 additions and 261 deletions

View file

@ -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.")