调整
Former-commit-id: 37608fe7e3f1f13228f49e43acd308ca70e018af [formerly 37608fe7e3f1f13228f49e43acd308ca70e018af [formerly 37608fe7e3f1f13228f49e43acd308ca70e018af [formerly 37608fe7e3f1f13228f49e43acd308ca70e018af [formerly 8d2456f102e81311c88bd89e394862901c445f91 [formerly 6a3437ca1e6594caeed818c0b4665c4e668150ff]]]]] Former-commit-id: 0b8228b1604c77a4aae173f0ad368842de1cb378 Former-commit-id: 6928d67f87d054c07eb51dccac226419bc36ed68 Former-commit-id: fd8a0be47d7a7d9bb1d0cdef4dc0d24542c5e059 [formerly 111b39532b91144f4b0780123cfd80771841d873] Former-commit-id: c48ef56806c4c1aa3c6e7842f08096cada9d8db2 Former-commit-id: 06688d30e09a8cc7910f7d349a47b7a571f3d5d6 Former-commit-id: f7031baba83463b2a3e4bc397e352ffc35f4fe0e Former-commit-id: 99597c4aae58bbd1a00598572316e405c2c0fcb6 Former-commit-id: 55f5407f9946ec65c168f6c2ef1405ff6676a1e6
This commit is contained in:
@@ -1,17 +0,0 @@
|
||||
<template>
|
||||
<p>{{ $t('hello') }}</p>
|
||||
</template>
|
||||
|
||||
<script>
|
||||
export default {
|
||||
name: 'HelloI18n'
|
||||
}
|
||||
</script>
|
||||
|
||||
<i18n>
|
||||
{
|
||||
"en": {
|
||||
"hello": "Hello i18n in SFC!"
|
||||
}
|
||||
}
|
||||
</i18n>
|
||||
Reference in New Issue
Block a user