Skip to content

chore: update Scheduler messages #279

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

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open
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: 1 addition & 1 deletion messages/scheduler/scheduler.de-DE.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ kendo:
dateHeader: Datum

# The day view title.
dayViewTitle: Titel
dayViewTitle: Tag

# The text similar to 'Are you sure you want to delete this event?' displayed in the Scheduler remove confirmation dialog.
deleteConfirmation: Möchten Sie diesen Termin wirklich löschen?
Expand Down
2 changes: 1 addition & 1 deletion messages/scheduler/scheduler.it-IT.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ kendo:
dateHeader: Data

# The day view title.
dayViewTitle: Titolo
dayViewTitle: Giorno

# The text similar to 'Are you sure you want to delete this event?' displayed in the Scheduler remove confirmation dialog.
deleteConfirmation: Sicuro di voler rimuovere questo evento?
Expand Down