Skip to content

Commit 9e07978

Browse files
committed
MORE-Platform#300: App Usage localization
1 parent 3bf9847 commit 9e07978

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

src/i18n/de.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -522,6 +522,10 @@
522522
"description": "Epoch Schrittzählung von Garmin Connect."
523523
}
524524
}
525+
},
526+
"appUsage": {
527+
"title": "App-Nutzungstracking",
528+
"description": "Diese Datenerhebung ermöglicht es, die App-Nutzung der Teilnehmer:innen zu erfassen. Die Nutzer:innen müssen dem zustimmen, andernfalls werden diese Daten nicht erfasst."
525529
}
526530
},
527531
"observationList": {

src/i18n/en.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -522,6 +522,10 @@
522522
"description": "Epoch step count data from Garmin Connect."
523523
}
524524
}
525+
},
526+
"appUsage": {
527+
"title": "App Usage Tracking",
528+
"description": "This observation enables you to track the participants app usage. The user has to consent this, else it will not be collected."
525529
}
526530
},
527531
"observationList": {

0 commit comments

Comments
 (0)