mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-21 22:05:43 -04:00
Update database migration version translation token
(cherry picked from commit 7d0d503a5e132cda3c03d6f7cd7b51c9c80740de) Closes #9679
This commit is contained in:
@@ -58,7 +58,7 @@
|
||||
"AnnouncedMsg": "Movie is announced",
|
||||
"ApiKey": "API Key",
|
||||
"ApiKeyValidationHealthCheckMessage": "Please update your API key to be at least {length} characters long. You can do this via settings or the config file",
|
||||
"AppDataDirectory": "AppData directory",
|
||||
"AppDataDirectory": "AppData Directory",
|
||||
"AppDataLocationHealthCheckMessage": "Updating will not be possible to prevent deleting AppData on Update",
|
||||
"AppUpdated": "{appName} Updated",
|
||||
"AppUpdatedVersion": "{appName} has been updated to version `{version}`, in order to get the latest changes you'll need to reload {appName}",
|
||||
@@ -227,8 +227,8 @@
|
||||
"CutoffHelpText": "Once this quality is reached {appName} will no longer download movies after the custom format cutoff score is met or exceeded",
|
||||
"CutoffNotMet": "Cutoff Not Met",
|
||||
"CutoffUnmet": "Cut-off Unmet",
|
||||
"DBMigration": "DB Migration",
|
||||
"Database": "Database",
|
||||
"DatabaseMigration": "Database Migration",
|
||||
"Date": "Date",
|
||||
"Dates": "Dates",
|
||||
"Day": "Day",
|
||||
@@ -1354,7 +1354,7 @@
|
||||
"StartSearchForMissingMovie": "Start search for missing movie",
|
||||
"StartTypingOrSelectAPathBelow": "Start typing or select a path below",
|
||||
"Started": "Started",
|
||||
"StartupDirectory": "Startup directory",
|
||||
"StartupDirectory": "Startup Directory",
|
||||
"Status": "Status",
|
||||
"StopSelecting": "Stop Selecting",
|
||||
"Studio": "Studio",
|
||||
|
||||
Reference in New Issue
Block a user