feat(localizer): Wert für HomePageDescription in Deutsch und Englisch hinzugefügt
This commit is contained in:
@@ -35,5 +35,6 @@
|
||||
public static readonly string SigningProcessTitle = nameof(SigningProcessTitle);
|
||||
public static readonly string WelcomeToTheESignPortal = nameof(WelcomeToTheESignPortal);
|
||||
public static readonly string ViewDoc = nameof(ViewDoc);
|
||||
public static readonly string HomePageDescription = nameof(HomePageDescription);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user