Skip to content

Commit 8ca176d

Browse files
authored
docs: Update i18n.md
1 parent cb2bf43 commit 8ca176d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/guide/essentials/i18n.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,10 @@ However, it is recommended you stick with the vanilla API (or a package based on
8181
- Translations are not bundled multiple times, keeping your extension small
8282
- Zero configuration
8383

84+
However, there is one major downside to the vanilla API and any packages built on top of it:
85+
86+
- Language cannot be changed without changing your browser/system language
87+
8488
Here are some examples of how to setup a third party i18n library:
8589

8690
- [vue-i18n](https://github.com/wxt-dev/wxt-examples/tree/main/examples/vue-i18n)

0 commit comments

Comments
 (0)