Translated using Weblate (German)

Currently translated at 100.0% (436 of 436 strings)

Translation: DonutWare/Fladder
Translate-URL: https://hosted.weblate.org/projects/fladder/fladder/de/
This commit is contained in:
Ettore Atalan 2025-04-09 02:39:27 +02:00 committed by Hosted Weblate
parent 3fe15a6176
commit 027e4538d2
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -1278,5 +1278,17 @@
"episodeUnaired": "Unveröffentlicht",
"@episodeUnaired": {},
"episodeMissing": "Fehlend",
"@episodeMissing": {}
"@episodeMissing": {},
"castAndCrew": "Besetzung & Crew",
"@castAndCrew": {},
"guestActor": "{count, plural, other{Gastschauspieler} one{Gastschauspieler}}",
"@guestActor": {
"description": "Guest actors",
"placeholders": {
"count": {
"type": "int",
"example": "1"
}
}
}
}