diff --git a/src/i18n/locales/en.json b/src/i18n/locales/en.json index 9bead681..b29c7df5 100644 --- a/src/i18n/locales/en.json +++ b/src/i18n/locales/en.json @@ -558,6 +558,7 @@ "discordListening": "show status as listening", "discordPausedStatus_description": "when enabled, status will show when player is paused", "discordPausedStatus": "show rich presence when paused", + "discordRichPresence": "{{discord}} rich presence", "discordRichPresence_description": "enable playback status in {{discord}} rich presence. Image keys are: {{icon}}, {{playing}}, and {{paused}}", "discordServeImage": "serve {{discord}} images from server", "discordServeImage_description": "share cover art for {{discord}} rich presence from server itself, only available for Jellyfin and Navidrome. {{discord}} uses a bot to fetch images, so your server must be reachable from the public internet",