5 lines
54 B
TypeScript
5 lines
54 B
TypeScript
|
|
export default {
|
||
|
|
MainHeader: {
|
||
|
|
Home: '首頁',
|
||
|
|
}
|
||
|
|
}
|