function install(Vue) { // #ifdef VUE3 Vue.config.globalProperties.$t = {} // #endif } export default { install }