{{ 'layout.customer.my account' | to }} shopify code example
Example: {{ 'layout.customer.my account' | to }} shopify
<span>{{ 'blog.comment.email' | t }}</span>
locales/en.default.json
Input (English)
{
"blog": {
"comment": {
"email": "Your email"
}
}
}