You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: src/assets/locales/de-CH.json
+1-1
Original file line number
Diff line number
Diff line change
@@ -394,7 +394,7 @@
394
394
"MissingValueError": "Der Wert fehlt",
395
395
"EventNotFoundError": "Der Anlass ist nicht vorhanden",
396
396
"PersonNotFoundError": "Die Person ist nicht vorhanden",
397
-
"SubscriptionDetailNotFoundError": "Die Person ist nicht auf den Anlass angemeldet",
397
+
"SubscriptionDetailNotFoundError": "Das Anmeldedetail ist nicht für die Interneteingabe freigegeben oder die Person ist nicht auf den Anlass angemeldet",
398
398
"SubscriptionDetailNotEditableError": "Das Anmeldedetail ist nicht für die Interneteingabe freigegeben",
399
399
"InvalidValueTypeError": "Ungültiger Wert für dieses Anmeldedetail",
400
400
"InvalidDropdownValueError": "Ungültiger Wert für dieses Anmeldedetail"
Copy file name to clipboardexpand all lines: src/assets/locales/fr-CH.json
+1-1
Original file line number
Diff line number
Diff line change
@@ -394,7 +394,7 @@
394
394
"MissingValueError": "La valeur est manquante",
395
395
"EventNotFoundError": "L'événement n'existe pas",
396
396
"PersonNotFoundError": "La personne n'existe pas",
397
-
"SubscriptionDetailNotFoundError": "La personne n'est pas inscrite à l'événement",
397
+
"SubscriptionDetailNotFoundError": "Le détail d'inscription n'est pas validé pour la saisie sur Internet ou la personne n'est pas inscrite à l'événement",
398
398
"SubscriptionDetailNotEditableError": "Le détail d'inscription n'est pas validé pour la saisie sur Internet",
399
399
"InvalidValueTypeError": "Valeur non valide pour ce détail d'inscription",
400
400
"InvalidDropdownValueError": "Valeur non valide pour ce détail d'inscription"
0 commit comments