Skip to content

Commit e82a009

Browse files
committed
missing captions
1 parent 5c71601 commit e82a009

2 files changed

Lines changed: 268 additions & 298 deletions

File tree

sormas-api/src/main/java/de/symeda/sormas/api/i18n/Captions.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2040,6 +2040,8 @@ public interface Captions {
20402040
String surveyResponsePatchDictionary = "surveyResponsePatchDictionary";
20412041
String surveyResponseProcessingResult = "surveyResponseProcessingResult";
20422042
String surveyResponseValidFields = "surveyResponseValidFields";
2043+
String surveyResponseIgnoreField = "surveyResponseIgnoreField";
2044+
String surveyResponseKeyName = "surveyResponseKeyName";
20432045
String actionCorrectAndReprocess = "actionCorrectAndReprocess";
20442046
String actionSaveAndReprocess = "actionSaveAndReprocess";
20452047
String externalMessageRelatedEntriesFound = "externalMessageRelatedEntriesFound";

0 commit comments

Comments
 (0)