Skip to content

Commit 9d93894

Browse files
committed
chore: add error for Note adding failure
1 parent 2dc50a1 commit 9d93894

File tree

1 file changed

+1
-0
lines changed
  • packages/decap-cms-locales/src/en

1 file changed

+1
-0
lines changed

packages/decap-cms-locales/src/en/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -310,6 +310,7 @@ const en = {
310310
entryUpdated: 'Entry status updated',
311311
onDeleteUnpublishedChanges: 'Unpublished changes deleted',
312312
noteAdded: 'Note added',
313+
onFailToAddNote: 'Failed to add note: %{details}',
313314
noteUpdated: 'Note updated',
314315
onFailToUpdateNote: 'Failed to update note: %{details}',
315316
noteDeleted: 'Note deleted',

0 commit comments

Comments
 (0)