Sync Serbian translations

This commit is contained in:
Nikola Dašić 2025-04-06 09:45:31 +02:00
parent 4534676fc7
commit 65239b39fe
3 changed files with 170 additions and 29 deletions

View file

@ -44,7 +44,7 @@ struct StoreForwardConfig: View {
}
if enabled {
Section(header: Text("Settings")) {
Section(header: Text("settings")) {
Toggle(isOn: $heartbeat) {
Label("storeforward.heartbeat", systemImage: "waveform.path.ecg")
Text("Send a heartbeat to advertise the server's presence.")