mirror of
https://gitlab.dit.htwk-leipzig.de/htwk-software/htwkalender.git
synced 2026-01-17 20:12:26 +01:00
feat:#19 added toast for too many requests
This commit is contained in:
@@ -110,7 +110,9 @@
|
||||
"reminder": "Erinnerung",
|
||||
"enableAllNotifications": "Alle Benachrichtigungen aktivieren",
|
||||
"subTitle": "Konfigurieren Sie die ausgewählten Module nach Ihren Wünschen.",
|
||||
"nextStep": "Speichern"
|
||||
"nextStep": "Speichern",
|
||||
"error": "Fehler",
|
||||
"TooManyRequests": "Zu viele Anfragen um einen Kalender zu erstellen. Bitte versuchen Sie es später erneut."
|
||||
},
|
||||
"moduleTemplateDialog": {
|
||||
"explanationOne": "Hier können Module nach Wunsch umbenannt werden, welche dann als Anzeigename im Kalender dargestellt werden.",
|
||||
|
||||
@@ -110,7 +110,9 @@
|
||||
"reminder": "reminder",
|
||||
"enableAllNotifications": "enable all notifications",
|
||||
"subTitle": "configure your selected modules to your liking",
|
||||
"nextStep": "save"
|
||||
"nextStep": "save",
|
||||
"error": "error",
|
||||
"TooManyRequests": "too many requests for creating a calendar in a short time"
|
||||
},
|
||||
"moduleTemplateDialog": {
|
||||
"explanationOne": "Here you can rename your modules to your liking. This will be the name of the event in your calendar.",
|
||||
|
||||
Reference in New Issue
Block a user