-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
improve error reporting if preview of notulen fails
- Loading branch information
Niels V
committed
Jun 6, 2022
1 parent
7008261
commit 1100ea1
Showing
5 changed files
with
29 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -59,6 +59,7 @@ publish: | |
excerptErrorMessage: Something went wrong fetching the excerpt. | ||
publishButtonLabel: Sign and publish | ||
toggleAllPublicLabel: Toggle all public | ||
seriousError: An error occured, please try again at a later time. If the error persists please contact [email protected] and include the information below. | ||
behandelingVanAgendapunten: | ||
documentLink: "document link" | ||
saveButton: Save | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -59,6 +59,7 @@ publish: | |
agendapoint: Agendapunt | ||
publishButtonLabel: Onderteken en publiceer | ||
toggleAllPublicLabel: Maak de inhoud van alle agendapunten publiek | ||
seriousError: Er heeft zich een fout voorgedaan, gelieve op een later tijdstip nogmaals te proberen. Als de fout aanhoudt contacteer [email protected] met onderstaande informatie. | ||
behandelingVanAgendapunten: | ||
documentLink: "document link" | ||
saveButton: Opslaan | ||
|