From 470e69774daca4e85d107df0e919b5da67c92ac7 Mon Sep 17 00:00:00 2001 From: Lance Chant <13349722+lancechant@users.noreply.github.com> Date: Fri, 17 Jul 2026 14:33:39 +0200 Subject: [PATCH] fixing translation file Signed-off-by: Lance Chant <13349722+lancechant@users.noreply.github.com> --- translations/en.json | 33 ++++++++------------------------- 1 file changed, 8 insertions(+), 25 deletions(-) diff --git a/translations/en.json b/translations/en.json index db4b614d7..11baab7ec 100644 --- a/translations/en.json +++ b/translations/en.json @@ -27,31 +27,6 @@ "too_old_server_text": "Unsupported Jellyfin server discovered", "too_old_server_description": "Please update Jellyfin to the latest version" }, - "player": { - "skip_intro": "Skip Intro", - "skip_outro": "Skip Outro", - "skip_recap": "Skip Recap", - "skip_commercial": "Skip Commercial", - "skip_preview": "Skip Preview", - "error": "Error", - "failed_to_get_stream_url": "Failed to get the stream URL", - "an_error_occured_while_playing_the_video": "An error occurred while playing the video. Check logs in settings.", - "client_error": "Client Error", - "could_not_create_stream_for_chromecast": "Could not create a stream for Chromecast", - "message_from_server": "Message from Server: {{message}}", - "next_episode": "Next Episode", - "refresh_tracks": "Refresh Tracks", - "audio_tracks": "Audio Tracks:", - "playback_state": "Playback State:", - "index": "Index:", - "continue_watching": "Continue Watching", - "go_back": "Go Back", - "downloaded_file_title": "You have this file downloaded", - "downloaded_file_message": "Do you want to play the downloaded file?", - "downloaded_file_yes": "Yes", - "downloaded_file_no": "No", - "downloaded_file_cancel": "Cancel" - }, "server": { "enter_url_to_jellyfin_server": "Enter the URL to your Jellyfin server", "server_url_placeholder": "http(s)://your-server.com", @@ -673,7 +648,15 @@ "add_opensubtitles_key_hint": "Add OpenSubtitles API key in settings for client-side fallback", "settings": "Settings", "skip_intro": "Skip intro", + "skip_outro": "Skip outro", + "skip_recap": "Skip recap", + "skip_commercial": "Skip commercial", + "skip_preview": "Skip preview", "skip_credits": "Skip credits", + "refresh_tracks": "Refresh tracks", + "audio_tracks": "Audio tracks:", + "playback_state": "Playback state:", + "index": "Index:", "stopPlayback": "Stop playback", "stopPlayingTitle": "Stop playing \"{{title}}\"?", "stopPlayingConfirm": "Are you sure you want to stop playback?",