Skip to content

Commit e117094

Browse files
committed
MORE-Platform#420: update showAsTodoItemstate i18n translations
1 parent 3aec5a6 commit e117094

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/i18n/de.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -607,7 +607,7 @@
607607
},
608608
"showAsTodoItemState": {
609609
"name": "Verpflichtendes Ziel",
610-
"description": "Dies ist ein verpflichtendes Ziel, das von den Teilnehmer:innen abgeschlossen werden muss."
610+
"description": "Wenn aktiviert, wird dieses Ziel in der Aktivitätenliste im Heute-Tab der Applikation angezeigt."
611611
},
612612
"customShowAsTodoItemState": {
613613
"name": "Benutzerdefiniertes verpflichtendes Ziel",

src/i18n/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -607,7 +607,7 @@
607607
},
608608
"showAsTodoItemState": {
609609
"name": "Mendatory Goal",
610-
"description": "This is a mandatory goal that must be completed by the participant."
610+
"description": "When enabled, this goal will be displayed in the activity list of the Today tab in the app."
611611
},
612612
"customShowAsTodoItemState": {
613613
"name": "Custom Mendatory Goal",

0 commit comments

Comments
 (0)