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.
resolve
1 parent cc31f57 commit 5290b97Copy full SHA for 5290b97
README.md
@@ -48,7 +48,7 @@ createApp()
48
### Plugin Options
49
50
- `lang` *(optional)*: if not provided it will try to find from the `<html lang="pt">` tag, if is not available it will default to `en`.
51
-- `resolve`: The way to reach your language files.
+- `resolve` *(optional)*: The way to reach your language files.
52
53
```js
54
createApp().use(i18nVue, {
0 commit comments