mirror of
https://github.com/Sonarr/Sonarr.git
synced 2025-04-24 06:17:08 -04:00
fix translation token
This commit is contained in:
parent
36ca24e55a
commit
cd1d8a3ff0
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ namespace NzbDrone.Core.HealthCheck.Checks
|
|||
"UpdateUiNotWritableHealthCheckMessage",
|
||||
new Dictionary<string, object>
|
||||
{
|
||||
{ "startupFolder", startupFolder },
|
||||
{ "uiFolder", uiFolder },
|
||||
{ "userName", Environment.UserName }
|
||||
}),
|
||||
"#cannot-install-update-because-ui-folder-is-not-writable-by-the-user");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue