We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eba5b74 commit 010dd6bCopy full SHA for 010dd6b
sormas-api/src/main/java/de/symeda/sormas/api/i18n/Captions.java
@@ -2699,6 +2699,7 @@ public interface Captions {
2699
String SurveyToken_responseReceived = "SurveyToken.responseReceived";
2700
String SurveyToken_survey = "SurveyToken.survey";
2701
String SurveyToken_token = "SurveyToken.token";
2702
+ String SurveyToken_uuid = "SurveyToken.uuid";
2703
String symptomJournalOptionsButton = "symptomJournalOptionsButton";
2704
String Symptoms = "Symptoms";
2705
String Symptoms_abdominalPain = "Symptoms.abdominalPain";
0 commit comments