We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ede912 commit 23e5a37Copy full SHA for 23e5a37
README.md
@@ -347,6 +347,8 @@ Localise your implementation by passing in a `translations` object to replace th
347
ERROR_UPDATE: 'Update unsuccessful',
348
ERROR_DELETE: 'Delete unsuccessful',
349
ERROR_ADD: 'Adding node unsuccessful',
350
+ DEFAULT_STRING: 'New data!',
351
+ DEFAULT_NEW_KEY: 'key',
352
}
353
354
```
0 commit comments