mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
replace all instanced of emby.media with jellyfin.media
This commit is contained in:
parent
9829e51d7d
commit
fceeb95e2a
4 changed files with 5 additions and 5 deletions
|
@ -80,7 +80,7 @@ define(["fetchHelper", "dom", "registrationServices", "loading", "confirm", "glo
|
|||
})
|
||||
}, function(response) {
|
||||
alertText({
|
||||
text: globalize.translate("MessageSubCancelError", "cancel@emby.media")
|
||||
text: globalize.translate("MessageSubCancelError", "cancel@jellyfin.media")
|
||||
})
|
||||
})
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue