Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion tutorials/internationalization-i18n.md
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ Custom components can also be translated as described (add link) Custom componen

### Overriding language detection

Sometimes it might be useful to override language detection. You can do this by setting lang`u`age value to '`cimode`'.
Sometimes it might be useful to override language detection. You can do this by setting language value to '`cimode`'.

You can also set `locale` value based on `currentAdmin` object (which holds logged user details)

Expand Down