Skip to content

Commit 9d90669

Browse files
committed
docs: update docs for the i18n plugin
1 parent cfc6a47 commit 9d90669

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

  • adminforth/documentation/docs/tutorial/08-Plugins

adminforth/documentation/docs/tutorial/08-Plugins/10-i18n.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,10 @@ const adminForth = new AdminForth({
214214

215215
```
216216
217+
> ⚠️ **Important**: Since version 2.0.0, this plugin requires the Background Jobs plugin to be set up. Go to the [Background Jobs Plugin page](/docs/tutorial/Plugins/background-jobs) and complete the setup.
218+
219+
220+
217221
This is it, now you should restart your app and see the translations resource in the menu.
218222
219223
You can add translations for each language manually or use Bulk actions to generate translations with AI completion adapter.

0 commit comments

Comments
 (0)