Skip to content

Commit

Permalink
fix(en.json): ran command as requested by todo
Browse files Browse the repository at this point in the history
  • Loading branch information
FlamingKeyboard committed Dec 20, 2024
1 parent 2b4effa commit b4c6657
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion src/i18n/locale/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -533,6 +533,8 @@
"components.RequestModal.SearchByNameModal.notvdbiddescription": "We were unable to automatically match this series. Please select the correct match below.",
"components.RequestModal.alreadyrequested": "Already Requested",
"components.RequestModal.approve": "Approve Request",
"components.RequestModal.autoRequestNewSeasons": "Automatically Request New Seasons",
"components.RequestModal.autoRequestNewSeasonsDescription": "New seasons will be requested automatically when they become available",
"components.RequestModal.autoapproval": "Automatic Approval",
"components.RequestModal.cancel": "Cancel Request",
"components.RequestModal.edit": "Edit Request",
Expand All @@ -559,6 +561,8 @@
"components.RequestModal.requestseasons4k": "Request {seasonCount} {seasonCount, plural, one {Season} other {Seasons}} in 4K",
"components.RequestModal.requestseries4ktitle": "Request Series in 4K",
"components.RequestModal.requestseriestitle": "Request Series",
"components.RequestModal.searchAutomatically": "Search Automatically",
"components.RequestModal.searchAutomaticallyDescription": "Automatically search for this movie in Radarr after the request is approved.",
"components.RequestModal.season": "Season",
"components.RequestModal.seasonnumber": "Season {number}",
"components.RequestModal.selectmovies": "Select Movie(s)",
Expand Down Expand Up @@ -1100,7 +1104,7 @@
"components.Setup.finishing": "Finishing…",
"components.Setup.servertype": "Choose Server Type",
"components.Setup.setup": "Setup",
"components.Setup.signin": "Sign In",
"components.Setup.signin": "Sign in to your account",
"components.Setup.signinMessage": "Get started by signing in",
"components.Setup.signinWithEmby": "Enter your Emby details",
"components.Setup.signinWithJellyfin": "Enter your Jellyfin details",
Expand Down

0 comments on commit b4c6657

Please sign in to comment.