added templates for exceptions and refactored some existing ones

This commit is contained in:
Sheldan
2020-08-29 01:25:21 +02:00
parent a78bc99933
commit b82b3301ed
208 changed files with 187 additions and 96 deletions

View File

@@ -1 +0,0 @@
Reminder ${id} does not exist, was already reminded or does not belong to you.

View File

@@ -0,0 +1 @@
Reminder ${reminderId} does not exist, was already reminded or does not belong to you.

View File

@@ -0,0 +1 @@
Suggestion ${suggestionId} does not exist.

View File

@@ -0,0 +1 @@
Failed to update suggestion.