wip
This commit is contained in:
@@ -21,7 +21,7 @@ export default defineComponent({
|
||||
data() {
|
||||
return {
|
||||
INFO: {
|
||||
title: this.$t('help'),
|
||||
title: this.$ts.help,
|
||||
icon: faQuestionCircle
|
||||
},
|
||||
docs: [],
|
||||
|
Reference in New Issue
Block a user