Text der Unterzeichnungsvereinbarung zu resx hinzugefügt.

This commit is contained in:
Developer 02
2024-05-29 11:01:05 +02:00
parent 0228e82c63
commit 21e8a86a99
3 changed files with 7 additions and 0 deletions

View File

@@ -24,5 +24,6 @@ namespace EnvelopeGenerator.Web
public static readonly string Complete = nameof(Complete);
public static readonly string EnvelopeInfo1 = nameof(EnvelopeInfo1);
public static readonly string EnvelopeInfo2 = nameof(EnvelopeInfo2);
public static readonly string SigAgree = nameof(SigAgree);
}
}