mirror of
https://gitee.com/mirrors/AllinSSL.git
synced 2026-03-13 01:50:53 +08:00
5 lines
100 B
TypeScript
5 lines
100 B
TypeScript
import { useI18n } from 'vue-i18n'
|
|
const { t } = useI18n()
|
|
|
|
export default [t('t_0_1743100809201')]
|