mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2026-01-01 04:08:45 -05:00
fix(lang): Remove unused strings and correct spelling of 'canceling'/'canceled' (#981)
This commit is contained in:
@@ -21,7 +21,7 @@ const messages = defineMessages({
|
||||
runnow: 'Run Now',
|
||||
canceljob: 'Cancel Job',
|
||||
jobstarted: '{jobname} started.',
|
||||
jobcancelled: '{jobname} cancelled.',
|
||||
jobcancelled: '{jobname} canceled.',
|
||||
process: 'Process',
|
||||
command: 'Command',
|
||||
cache: 'Cache',
|
||||
|
||||
Reference in New Issue
Block a user