mirror of
https://github.com/KevinMidboe/vue-chartjs.git
synced 2025-10-29 18:00:20 +00:00
add bahasa indonesia docs
This commit is contained in:
@@ -4,7 +4,8 @@ const langs = [
|
||||
{title: '日本語', path: '/ja/', matchPath: /^\/ja/},
|
||||
{title: 'Português do Brasil', path: '/pt-br/', matchPath: /^\/pt-br/},
|
||||
{title: '中文(简体)', path: '/zh-cn/', matchPath: /^\/zh-cn/},
|
||||
{title: 'Русский', path: '/ru/', matchPath: /^\/ru/}
|
||||
{title: 'Русский', path: '/ru/', matchPath: /^\/ru/},
|
||||
{title: 'Bahasa Indonesia', path: '/id/', matchPath: /^\/ru/}
|
||||
]
|
||||
|
||||
docute.init({
|
||||
|
||||
Reference in New Issue
Block a user