website: add id_ID translation (#96)
* website: add id_ID translation * website: fix leftover id_ID translation
This commit is contained in:
committed by
GitHub
parent
08165211eb
commit
505b5ea767
@@ -22,6 +22,12 @@ export default defineConfig({
|
||||
lang: vi_VN.lang,
|
||||
themeConfig: vi_VN.themeConfig,
|
||||
description: vi_VN.description
|
||||
},
|
||||
id_ID: {
|
||||
label: 'Bahasa',
|
||||
lang: id_ID.lang,
|
||||
themeConfig: id_ID.themeConfig,
|
||||
description: id_ID.description
|
||||
}
|
||||
}
|
||||
})
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user