Merge pull request #6925 from viown/react-plugins-repositories

Migrate plugin repositories to React
This commit is contained in:
Bill Thornton
2025-06-10 18:27:50 -04:00
committed by GitHub
11 changed files with 329 additions and 217 deletions
+3
View File
@@ -180,6 +180,7 @@
"ConfirmDeleteSeries": "Deleting this series will delete ALL {0} episodes from both the file system and your media library. Are you sure you wish to continue?",
"ConfirmDeleteItems": "Deleting these items will delete them from both the file system and your media library. Are you sure you wish to continue?",
"ConfirmDeleteLyrics": "Deleting these lyrics will delete them from both the file system and your media library. Are you sure you wish to continue?",
"ConfirmDeleteRepository": "Delete repository?",
"ConfirmDeletion": "Confirm Deletion",
"ConfirmEndPlayerSession": "Would you like to shutdown Jellyfin on {0}?",
"Connect": "Connect",
@@ -216,6 +217,7 @@
"DeleteCustomImage": "Delete Custom Image",
"DeleteDeviceConfirmation": "Are you sure you wish to delete this device? It will reappear the next time a user signs in with it.",
"DeleteDevicesConfirmation": "Are you sure you wish to delete all devices? All other sessions will be logged out. Devices will reappear the next time a user signs in.",
"DeleteRepositoryConfirmation": "Are you sure you want to delete this repository?",
"DeleteImage": "Delete Image",
"DeleteImageConfirmation": "Are you sure you wish to delete this image?",
"DeleteLyrics": "Delete lyrics",
@@ -1481,6 +1483,7 @@
"ReplaceAllMetadata": "Replace all metadata",
"ReplaceExistingImages": "Replace existing images",
"ReplaceTrickplayImages": "Replace existing trickplay images",
"RepositoriesPageLoadError": "Failed to load repositories",
"Retry": "Retry",
"RetryWithGlobalSearch": "Retry with a global search",
"Reset": "Reset",