kun-galgame-vue/src/language/en.ts

16 lines
284 B
TypeScript
Raw Normal View History

2023-05-19 18:23:25 +00:00
export default {
header: {
name: 'KUNGalgame',
allTopic: 'All TOPIC',
createTopic: 'CREATE TOPIC',
technology: 'TECHNOLOGY',
aboutUs: 'ABOUT US',
2023-05-19 18:23:25 +00:00
},
2023-05-25 18:05:35 +00:00
mainPage: {
asideActive: {
hot: `Today's Hot Topic`,
new: `Today's New Topic`,
},
},
2023-05-19 18:23:25 +00:00
}