basic functionality

This commit is contained in:
Bnyro 2022-11-01 12:31:45 +01:00
parent 8006f3a199
commit 40417bbdde
2 changed files with 60 additions and 9 deletions

View file

@ -10,7 +10,9 @@
"playlists": "Playlists",
"account": "Account",
"instance": "Instance",
"player": "Player"
"player": "Player",
"livestreams": "Livestreams",
"channels": "Channels"
},
"player": {
"watch_on": "Watch on {0}"
@ -165,4 +167,4 @@
"copied": "Copied!",
"cannot_copy": "Can't copy!"
}
}
}