firefox-devtools/profiler

Make the ZipFileViewer.js file localizable

Open

#5,080 opened on Aug 8, 2024

 (2 comments) (0 reactions) (0 assignees)TypeScript (486 forks)auto 404
help wantedi18npolish

Repository metrics

Stars
 (1,515 stars)
PR merge metrics
 (PR metrics pending)

Description

It looks like we forgot to make ZipFileViewer.js file localizable and we are always showing English strings there. Let's make these texts in this file localizable by wrapping them with the Localized component and adding these strings to locales/en-US/app.ftl. Here's an example PR: #4920

┆Issue is synchronized with this Jira Task

Contributor guide