diff --git a/l10n/de_DE.js b/l10n/de_DE.js index b598920976..88fa0f16db 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -2,7 +2,7 @@ OC.L10N.register( "spreed", { "Video calls" : "Videoanrufe", - "(group)" : "(Gruppen)", + "(group)" : "(Gruppe)", "New public room" : "Neuer öffentlicher Raum", "Waiting for {participantName} to join the call …" : "Warte auf den Anrufer {participantName} ...", "Waiting for others to join the call …" : "Warte auf die Teilnahme weiterer Anrufer ...", diff --git a/l10n/de_DE.json b/l10n/de_DE.json index cb7ee64044..445fb858b1 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -1,6 +1,6 @@ { "translations": { "Video calls" : "Videoanrufe", - "(group)" : "(Gruppen)", + "(group)" : "(Gruppe)", "New public room" : "Neuer öffentlicher Raum", "Waiting for {participantName} to join the call …" : "Warte auf den Anrufer {participantName} ...", "Waiting for others to join the call …" : "Warte auf die Teilnahme weiterer Anrufer ...",