Skip to content

Commit

Permalink
minor fixes to questions
Browse files Browse the repository at this point in the history
  • Loading branch information
riesentoaster committed Oct 11, 2024
1 parent 421d237 commit 9e1c901
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/questions/questionsByDate.ts
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,7 @@ export const questionsByDate: QuestionsByDate = {
{
deepness: 3,
translations: {
en: 'Tell me/us something about you that only few people know!',
en: 'Tell me something about you that only few people know!',
de: 'Erzähle etwas Spannendes über dich, das nur wenige wissen.'
}
},
Expand Down Expand Up @@ -941,7 +941,7 @@ export const questionsByDate: QuestionsByDate = {
tags: [ 'dating' ],
translations: {
en: 'What would your last partner warn me about?',
de: 'Vor was würde mich dein letzer Partner/deine letzte Partnerin warnen?'
de: 'Vor was würde mich dein:e letze:r Partner:in warnen?'
}
},
{
Expand Down Expand Up @@ -1538,6 +1538,7 @@ export const questionsByDate: QuestionsByDate = {
'2023-11-02': [
{
deepness: 1,
tags: [ 'twoPeople' ],
translations: {
de: 'Wenn ich verhaftet würde und du nicht wüsstest, warum – was würdest du annehmen, dass ich getan habe?',
en: 'If I got arrested but you didn\'t know why — what would you assume I did?'
Expand Down

0 comments on commit 9e1c901

Please sign in to comment.