Skip to content

Commit

Permalink
Renaming meetings to classic and dynamic
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverguenther committed Sep 20, 2023
1 parent eb29e55 commit 431f9db
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions modules/meeting/config/locales/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ en:
messages:
invalid_time_format: "is not a valid time. Required format: HH:MM"
models:
structured_meeting: "Meeting (dynamic)"
meeting_agenda_item: "Agenda item"
meeting_agenda: "Agenda"
meeting_minutes: "Minutes"
Expand Down Expand Up @@ -107,9 +108,9 @@ en:

meeting:
types:
classic: 'Free-text meeting'
classic: 'Classic'
classic_text: 'Organize your meeting in a formattable text agenda and protocol.'
structured: 'Structured meeting'
structured: 'Dynamic'
structured_text: 'Organize your meeting as a list of agenda items, optionally linking them to a work package.'
copied: "Copied from Meeting #%{id}"

Expand Down

0 comments on commit 431f9db

Please sign in to comment.