codeforboston/boston-liquor-license-tracker

Database page missing i18n keys

Aberta

#485 aberto em 2 de ago. de 2026

 (0 comentário) (0 reação) (1 responsável)Python (28 forks)auto 404
buggood first issue

Métricas do repositório

Stars
 (13 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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

Guia do colaborador