fix(lang): remove unused strings & correct manageModalNoRequests strings (#1413)

This commit is contained in:
TheCatLady
2021-04-13 01:19:07 -04:00
committed by GitHub
parent 2ac6fe7f6d
commit 190a5c0723
4 changed files with 4 additions and 8 deletions

View File

@@ -49,7 +49,7 @@ const messages = defineMessages({
overviewunavailable: 'Overview unavailable.',
manageModalTitle: 'Manage Movie',
manageModalRequests: 'Requests',
manageModalNoRequests: 'No Requests',
manageModalNoRequests: 'No requests.',
manageModalClearMedia: 'Clear All Media Data',
manageModalClearMediaWarning:
'* This will irreversibly remove all data for this movie, including any requests. If this item exists in your Plex library, the media information will be recreated during the next scan.',