✨ Plex and Jellyfin widget (#713)
This commit is contained in:
24
public/locales/en/modules/media-server.json
Normal file
24
public/locales/en/modules/media-server.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "Media Server",
|
||||
"description": "Interact with your Jellyfin or Plex media server",
|
||||
"settings": {
|
||||
"title": "Settings for media server widget"
|
||||
}
|
||||
},
|
||||
"card": {
|
||||
"table": {
|
||||
"header": {
|
||||
"session": "Session",
|
||||
"user": "User",
|
||||
"currentlyPlaying": "Currently playing"
|
||||
}
|
||||
},
|
||||
"errors": {
|
||||
"general": {
|
||||
"title": "Unable to load content",
|
||||
"text": "Unable to retrieve information from the server. Please check the logs for more details"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user