Translate "see all articles" text in help center
Hi there,
We have multiple language support activated in our guides. However, no matter what language is being viewed, the default text "See all articles" is in English which many users can't read. How can we translate this?
-
Hey aar0n,
Can you confirm that you're referring to a string at the bottom of the following screenshot?
If so, are you using the translation helper to render this text in your theme? If not you'll need to use translation helper and use a snippet of code something like this on your section_page.hbs template.
{{t 'show_all_articles' count=article_count}}
サインインしてコメントを残してください。
1 コメント