Browse Source

fix punctuation

pull/2393/head
binnichtaktiv 6 months ago
committed by GitHub
parent
commit
250f5bf9c4
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      src/i18n/locales/de.json

2
src/i18n/locales/de.json

@ -58,7 +58,7 @@
"portDesc": "Öffentlicher UDP-Port an dem sich die Clients verbinden und auf dem WireGuard läuft" "portDesc": "Öffentlicher UDP-Port an dem sich die Clients verbinden und auf dem WireGuard läuft"
}, },
"update": { "update": {
"updateAvailable": "Ein neues Update ist verfügbar.", "updateAvailable": "Ein neues Update ist verfügbar!",
"update": "Aktualisieren" "update": "Aktualisieren"
}, },
"theme": { "theme": {

Loading…
Cancel
Save