Skip to content

Commit f035f0a

Browse files
authored
Merge pull request #18 from a-wulfhorst/patch-4
typos changed
2 parents 11cb0f2 + 139d65f commit f035f0a

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

app/mobile/translations/en.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -71,14 +71,14 @@
7171
},
7272
"contacts": {
7373
"amountTitle": "With how many persons did you have contact?",
74-
"title": "Who did you had contact with during the last days?",
74+
"title": "Who did you have contact with during the last days?",
7575
"noDatesDesc": "No dates were selected.",
7676
"datesDesc": "In contact {{visitCount}} times between {{earliestDate}} - {{latestDate}}",
7777
"singleDateDesc": "In contact on {{date}}.",
7878
"dialogTitle": "When have you been in contact?",
7979
"addContact": "Add contact",
8080
"permissionTitle": "Contact Permission",
81-
"permissionMessage": "To add contacts, cotect needs to access your contact list. Information about your contacts will never be uploaded or stored on our servers."
81+
"permissionMessage": "To add contacts, Cotect needs to access your contact list. Information about your contacts will never be uploaded or stored on our servers."
8282
},
8383
"exit": {
8484
"primaryAction": "Exit",
@@ -176,10 +176,10 @@
176176
"title": "What is your temperature?"
177177
},
178178
"covidContact": {
179-
"title": "Did you had contact with a confirmed covid-19 case?"
179+
"title": "Did you had contact with a confirmed Covid-19 case?"
180180
},
181181
"covidTest": {
182-
"title": "Have you been tested for covid-19?",
182+
"title": "Have you been tested for Covid-19?",
183183
"notTested": "Not tested yet",
184184
"testedNegative": "Tested negative",
185185
"testedPositive": "Tested positive",

0 commit comments

Comments
 (0)