codeforboston/boston-liquor-license-tracker

Database page missing i18n keys

Aperta

#485 aperta il 2 ago 2026

 (0 commenti) (0 reazioni) (1 assegnatario)Python (28 fork)auto 404
buggood first issue

Metriche repository

Star
 (13 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Some text on the database page is hard-coded in English instead of referencing the corresponding internationalization (i18n) keys. As a result, these strings remain in English when another language is selected.

Please replace the hard-coded text with the appropriate translation-key references.

Affected page:

  • Database page

Guida contributor