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

@@ -50,6 +50,16 @@
"chapters": "Chapters",
"volumesOwned": "Volumes owned",
"mal": "MAL",
"watchingWith": {
"title": "Watching with",
"add": "Add",
"name": "Name",
"alone": "Watching alone"
},
"watchers": {
"removeTitle": "Remove Watcher",
"removeBody": "Are you sure you want to remove \"$watcher\" as a watcher?"
},
"details": {
"titleJa": "Japanese Title",
"textCopied": "Text copied to clipboard"