diff --git a/client/src/locale/angular.de-DE.xlf b/client/src/locale/angular.de-DE.xlf index 18db2aed5..e68b9e402 100644 --- a/client/src/locale/angular.de-DE.xlf +++ b/client/src/locale/angular.de-DE.xlf @@ -1143,7 +1143,7 @@ {count, plural, =1 {Blocked .} other {Blocked videos.}} - {count, plural, =0 {Kein Video blockiert.} =1 {Ein Video blockiert.} other { Videos blockiert.}} + {count, plural, =1 {blockiert.} other { Videos blockiert.}} src/app/shared/shared-moderation/video-block.component.ts 84 @@ -1195,7 +1195,7 @@ Example: john@example.com - Beispiel: max@mustermann.de + z. B.: maxine@musterfrau.de src/app/+login/login.component.html 46