Translation for thread #3094

Updated the Missing or incorrect keys
This commit is contained in:
Leigh Pointer
2023-08-08 13:30:10 +02:00
parent 17a4985ebe
commit fecee7a12b
17 changed files with 53 additions and 20 deletions

View File

@ -110,7 +110,7 @@
public override SecurityAccessLevel SecurityAccessLevel => SecurityAccessLevel.Admin;
public override string Title => "Folder Management";
public override string Title => Localizer["FolderManagement.Title"];
protected override async Task OnInitializedAsync()
{