To add a translation for the View All button in themes where it is missing.
You need to add the following entry
"blogs": { "article": { "view_all": "View all" } },
In to the following file
locales/en.default.json
The entry will either just be for the "view_all" line in an existing hierarchy or the entire "blogs" property down. Best placed just after an existing "blog" section.
This is a little advanced - so if in doubt contact us to do this for you