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

貢獻者指南