Skip to content

Commit

Permalink
CIV-12281 claimant intention translated doc notifications (#117)
Browse files Browse the repository at this point in the history
  • Loading branch information
jarekPierchala authored Feb 6, 2024
2 parents dba81ed + f09d0e1 commit fcae094
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -446,6 +446,10 @@ public class NotificationsProperties {
@NotEmpty
private String notifyLiPClaimantClaimSubmittedAndHelpWithFeeBilingualTemplate;

@NotEmpty
private String claimantLipClaimUpdatedBilingualTemplate;

@NotEmpty
private String bilingualClaimantClaimContinuingOnlineForSpec;

}

0 comments on commit fcae094

Please sign in to comment.