feat: Allow tracking who you are watching anime with

This commit is contained in:
2026-07-25 14:49:43 +02:00
parent 52890dd9ea
commit aa72095b98
13 changed files with 870 additions and 24 deletions

View File

@@ -45,7 +45,22 @@
"cancelButton": "Abbrechen",
"readState": "Lese-Status",
"episodes": "Folgen",
"chapters": "Kapitel"
"chapters": "Kapitel",
"mal": "MAL",
"watchingWith": {
"title": "Zusammen schauen mit",
"add": "Hinzufügen",
"name": "Name",
"alone": "Alleine"
},
"watchers": {
"removeTitle": "Zuschauer entfernen",
"removeBody": "Bist Du dir sicher, dass du \"$watcher\" als Zuschauer entfernen möchtest?"
},
"details": {
"titleJa": "Japanischer Titel",
"textCopied": "Text wurde in die Zwischenablage kopiert"
}
},
"data": {
"dropped": "Abgebrochen",