6 lines
99 B
JavaScript
6 lines
99 B
JavaScript
export default {
|
|
index: "首页",
|
|
"getting-started": "入门指南",
|
|
guide: "使用指南"
|
|
}
|