[Bug] Spanish translation for specific template text not displaying #266
Labels
🕹 aspect: interface
Concerns end-users' experience with the software
📄 aspect: text
Concerns the textual material in the repository
🛠 goal: fix
Bug fix
🟩 priority: low
Low priority and doesn't need to be rushed
🏁 status: ready for work
Ready for work
Description
The Spanish translation for specific text on the index.html template (located in legal_db/templates/legal_db/index.html) does not display on the site, despite the .po file containing the correct translation. Other translations on the site are working correctly.
Reproduction
This is evident when navigating to the Spanish version of the home page. The text not translated is the following:
Expectation
The specific text in index.html should display in Spanish, as defined in the .po file, when the language is set to Spanish via the dropdown.
Screenshots
Environment
Additional context
The .po file for Spanish includes the correct translation, and other text on the site is displaying in Spanish as expected. The issue appears isolated to this specific block of text on index.html.
Resolution
The text was updated successfully, but these errors were encountered: