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