Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(bug) Not all translatable elements are translated #5

Open
Phildor92 opened this issue Feb 29, 2024 · 0 comments
Open

(bug) Not all translatable elements are translated #5

Phildor92 opened this issue Feb 29, 2024 · 0 comments

Comments

@Phildor92
Copy link

Steps to reproduce:

  • Load the website
  • Go to blog page (or any other page with translations)
  • Select 'French' from the language dropdown

Actual result:

  • Some elements are translated (e.g. on the blog page the 'clear' button for the search option)
  • Other elements are not (e.g. also on the blog page, the blog.search.showing is still in English)

Expected result:

  • The website is correctly translated as implemented

Extra info:

I am basing the expected translations on the translations.ts that, for example lists the blog.search.showing element as translated ('blog.search.showing': 'Affichage de {{count}} résultats pour "{{query}}"')

image

@Phildor92 Phildor92 changed the title Not all translatable elements are translated (bug) Not all translatable elements are translated Feb 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant