From a5f5531bb92bc66521ea808f1a0c363d438cb5f2 Mon Sep 17 00:00:00 2001 From: Chris <182387676+whoopsi-daisy@users.noreply.github.com> Date: Tue, 7 Oct 2025 22:53:58 +0200 Subject: [PATCH] Update English translations for Seerr rebranding Replaced user-facing instances of "Jellyseerr" with "Seerr" due to the product rebranding. Ensures all app strings reflect the new name consistently --- translations/en.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/translations/en.json b/translations/en.json index c9a28526..1b9a9a96 100644 --- a/translations/en.json +++ b/translations/en.json @@ -56,7 +56,7 @@ "a_free_and_open_source_client_for_jellyfin": "A Free and Open-Source Client for Jellyfin.", "features_title": "Features", "features_description": "Streamyfin has a bunch of features and integrates with a wide array of software which you can find in the settings menu, these include:", - "jellyseerr_feature_description": "Connect to your Jellyseerr instance and request movies directly in the app.", + "jellyseerr_feature_description": "Connect to your Seerr instance and request movies directly in the app.", "downloads_feature_title": "Downloads", "downloads_feature_description": "Download movies and tv-shows to view offline. Use either the default method or install the optimize server to download files in the background.", "chromecast_feature_description": "Cast movies and tv-shows to your Chromecast devices.", @@ -199,7 +199,7 @@ "jellyseerr_warning": "This integration is in its early stages. Expect things to change.", "server_url": "Server URL", "server_url_hint": "Example: http(s)://your-host.url\n(add port if required)", - "server_url_placeholder": "Jellyseerr URL...", + "server_url_placeholder": "Seerr URL", "password": "Password", "password_placeholder": "Enter password for Jellyfin user {{username}}", "login_button": "Login", @@ -208,7 +208,7 @@ "movie_quota_days": "Movie Quota Days", "tv_quota_limit": "TV Quota Limit", "tv_quota_days": "TV Quota Days", - "reset_jellyseerr_config_button": "Reset Jellyseerr Config", + "reset_jellyseerr_config_button": "Reset Seerr Config", "unlimited": "Unlimited", "plus_n_more": "+{{n}} More", "order_by": { @@ -494,9 +494,9 @@ "born": "Born", "appearances": "Appearances", "toasts": { - "jellyseer_does_not_meet_requirements": "Jellyseerr server does not meet minimum version requirements! Please update to at least 2.0.0", - "jellyseerr_test_failed": "Jellyseerr test failed. Please try again.", - "failed_to_test_jellyseerr_server_url": "Failed to test jellyseerr server url", + "jellyseer_does_not_meet_requirements": "Seerr server does not meet minimum version requirements! Please update to at least 2.0.0", + "jellyseerr_test_failed": "Seerr test failed. Please try again.", + "failed_to_test_jellyseerr_server_url": "Failed to test Seerr server url", "issue_submitted": "Issue Submitted!", "requested_item": "Requested {{item}}!", "you_dont_have_permission_to_request": "You don't have permission to request!",