Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Crowdin updates #3654

Merged
merged 5 commits into from
Apr 16, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions apps/web/src/data/de/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -974,8 +974,6 @@ export const loggedInData = {
removeExercise: "Teilaufgabe entfernen",
addExercise: "Teilaufgabe hinzufügen",
kindOfExerciseGroup: "Art der Aufgabengruppe",
notCohesive: "nicht zusammenhängend",
cohesive: "zusammenhängend",
addIntermediateTask: "Zwischentext hinzufügen",
removeIntermediateTask: "Zwischentext entfernen",
intermediateTask: "Zwischentext"
Expand Down
2 changes: 0 additions & 2 deletions apps/web/src/data/es/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -974,8 +974,6 @@ export const loggedInData = {
removeExercise: "Eliminar ejercicio",
addExercise: "Añadir ejercicio",
kindOfExerciseGroup: "Tipo de grupo de ejercicios",
notCohesive: "no es cohesivo",
cohesive: "cohesivo",
addIntermediateTask: 'Add Intermediate Task',
removeIntermediateTask: 'Remove intermediate Task',
intermediateTask: 'Intermediate Task'
Expand Down
2 changes: 0 additions & 2 deletions apps/web/src/data/fr/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -974,8 +974,6 @@ export const loggedInData = {
removeExercise: "Supprimer l'exercice",
addExercise: "Ajouter un exercice",
kindOfExerciseGroup: "Type de groupe d'exercice",
notCohesive: "pas cohérent",
cohesive: "cohérent",
addIntermediateTask: 'Add Intermediate Task',
removeIntermediateTask: 'Remove intermediate Task',
intermediateTask: 'Intermediate Task'
Expand Down
2 changes: 0 additions & 2 deletions apps/web/src/data/hi/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -974,8 +974,6 @@ export const loggedInData = {
removeExercise: 'Remove exercise',
addExercise: 'Add exercise',
kindOfExerciseGroup: 'Kind of exercise group',
notCohesive: 'not cohesive',
cohesive: 'cohesive',
addIntermediateTask: 'Add Intermediate Task',
removeIntermediateTask: 'Remove intermediate Task',
intermediateTask: 'Intermediate Task'
Expand Down
2 changes: 0 additions & 2 deletions apps/web/src/data/ta/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -974,8 +974,6 @@ export const loggedInData = {
removeExercise: 'Remove exercise',
addExercise: 'Add exercise',
kindOfExerciseGroup: 'Kind of exercise group',
notCohesive: 'not cohesive',
cohesive: 'cohesive',
addIntermediateTask: 'Add Intermediate Task',
removeIntermediateTask: 'Remove intermediate Task',
intermediateTask: 'Intermediate Task'
Expand Down