Translation component example
localize with slot contents:
kazupon
localize with DOM contents:
{{ $t('message.language','en') }}
localize with using linked:
かずぽん
localize with using plural:
{{ $t('message.quantity', 'en') }}
0
1
2
{{ count }}