Fix missing translations

This commit is contained in:
alikoli
2023-08-09 03:06:15 +02:00
parent e1cd318f61
commit c1d35e8af5
6 changed files with 14 additions and 50 deletions

View File

@ -13,7 +13,7 @@
}
else
{
<ActionLink Action="Add" Text="Install Theme" />
<ActionLink Action="Add" Text="Install Theme" ResourceKey="InstallTheme" />
@((MarkupString)"&nbsp;")
<ActionLink Action="Create" Text="Create Theme" ResourceKey="CreateTheme" Class="btn btn-secondary" />