codeforboston/boston-liquor-license-tracker

Database page missing i18n keys

Ouverte

#485 ouverte le 2 août 2026

 (0 commentaire) (0 réaction) (1 personne assignée)Python (28 forks)auto 404
buggood first issue

Métriques du dépôt

Stars
 (13 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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

Guide contributeur