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.
1 parent 7e7e5d0 commit c91fee9Copy full SHA for c91fee9
βdocs/README.mdβ
@@ -1,5 +1,5 @@
1
---
2
-search: english
+search: en
3
4
5
# vue-chartjs
βdocs/config.jsβ
@@ -35,7 +35,7 @@ docute.init({
35
apiKey: 'b3544f7387612693644777553675d56a',
36
indexName: 'vue-chartjs',
37
// algolia docsearch allows you to search with tag filter
38
- tags: ['english', 'de'],
+ tags: ['en', 'de'],
39
// this plugin does require a url too
40
// where docsearch fetches contents
41
url: 'https://vue-chartjs.org'
0 commit comments