diff --git a/docs/Create.md b/docs/Create.md index 26491acb05e..6fb9c7d8819 100644 --- a/docs/Create.md +++ b/docs/Create.md @@ -460,8 +460,8 @@ Once the `dataProvider.create()` request returns successfully, users see a gener `` uses two successive translation keys to build the success message: -* `resources.{resource}.notifications.create` as a first choice -* `ra.notification.create` as a fallback +* `resources.{resource}.notifications.created` as a first choice +* `ra.notification.created` as a fallback To customize the notification message, you can set custom translation for these keys in your i18nProvider.