Skip to content

Commit

Permalink
Merge pull request #3571 from serlo/staging-translated
Browse files Browse the repository at this point in the history
New Crowdin updates
  • Loading branch information
elbotho authored Apr 4, 2024
2 parents 23a174c + d7bcf24 commit bc2d9a7
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions apps/web/src/data/de/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,7 @@ export const instanceData = {
},
comments: {
question: "Hast du eine Frage oder Feedback?",
questionLink: "Kommentiere unten",
commentsOne: "Kommentar",
commentsMany: "Kommentare",
submit: "Abschicken",
Expand Down
1 change: 1 addition & 0 deletions apps/web/src/data/es/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,7 @@ export const instanceData = {
},
comments: {
question: "¿Tienes una pregunta?",
questionLink: 'Write it below',
commentsOne: "Comentario",
commentsMany: "Comentarios",
submit: "Enviar",
Expand Down
1 change: 1 addition & 0 deletions apps/web/src/data/fr/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,7 @@ export const instanceData = {
},
comments: {
question: "As-tu une question?",
questionLink: 'Write it below',
commentsOne: "Commentaire",
commentsMany: "Commentaires",
submit: "Soumettre",
Expand Down
1 change: 1 addition & 0 deletions apps/web/src/data/hi/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,7 @@ export const instanceData = {
},
comments: {
question: "क्या आपका कोई प्रश्न है?",
questionLink: 'Write it below',
commentsOne: "टिप्पणियां",
commentsMany: "टिप्पणियां",
submit: "जमा करें",
Expand Down
1 change: 1 addition & 0 deletions apps/web/src/data/ta/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,7 @@ export const instanceData = {
},
comments: {
question: "உங்களுக்கு கேள்வி உள்ளதா?",
questionLink: 'Write it below',
commentsOne: "கருத்து",
commentsMany: "கருத்துகள்",
submit: "இணைக்க",
Expand Down

0 comments on commit bc2d9a7

Please sign in to comment.