codeforboston/boston-liquor-license-tracker

Database page missing i18n keys

开放

#485 创建于 2026年8月2日

 (0 条评论) (0 个反应) (1 位负责人)Python (28 个派生)auto 404
buggood first issue

仓库指标

星标
 (13 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南