mirror of
https://github.com/nuxt/nuxt.git
synced 2024-12-01 01:47:11 +00:00
4 lines
64 B
Vue
4 lines
64 B
Vue
<template>
|
|
<p v-html="$t('message.welcome')"></p>
|
|
</template>
|