Skip to content

Commit 23e5a37

Browse files
authored
Update README.md
1 parent 9ede912 commit 23e5a37

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -347,6 +347,8 @@ Localise your implementation by passing in a `translations` object to replace th
347347
ERROR_UPDATE: 'Update unsuccessful',
348348
ERROR_DELETE: 'Delete unsuccessful',
349349
ERROR_ADD: 'Adding node unsuccessful',
350+
DEFAULT_STRING: 'New data!',
351+
DEFAULT_NEW_KEY: 'key',
350352
}
351353

352354
```

0 commit comments

Comments
 (0)