Skip to content

Commit

Permalink
Add translations
Browse files Browse the repository at this point in the history
  • Loading branch information
geertw committed Jan 1, 2024
1 parent 5952553 commit eee79b8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions models/translations.go
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,8 @@ var causeTranslations = map[string]string{
"door een tekort aan personeel": "due to staff shortage",
"door acties personeel": "due to staff strike",
"door een systeemstoring": "due to a system failure",
"door noodzakelijke aanpassing in de dienstregeling": "due to a necessary timetable change",
"om veiligheidsredenen": "for safety reasons",
}

// Translate returns the appropriate translation based on language
Expand Down

0 comments on commit eee79b8

Please sign in to comment.