UNPKG

vue-i18n-extract

Version:

Manage vue-i18n localization with static analysis

4 lines (3 loc) 77 B
export default { template: `<h1>{{ $t('header.paragraphs.p_1') }}</h1>`, }