Skip to content

i18n: Fix Japanese Trivy analyzer strings#1472

Merged
nscuro merged 2 commits intoDependencyTrack:masterfrom
shayFoo:fix/ja-trivy-translations-20260315
Apr 3, 2026
Merged

i18n: Fix Japanese Trivy analyzer strings#1472
nscuro merged 2 commits intoDependencyTrack:masterfrom
shayFoo:fix/ja-trivy-translations-20260315

Conversation

@shayFoo
Copy link
Copy Markdown
Contributor

@shayFoo shayFoo commented Mar 15, 2026

Description

Replace two Italian Trivy analyzer strings in the Japanese locale.

The ja locale accidentally used the same values as the Italian locale for analyzer_trivy_scan_library and analyzer_trivy_scan_os.

This restores the expected Japanese translations.

Addressed Issue

#1471

Additional Details

  • before (using dependencytrack/frontend:latest)
ja-trivy-before
  • after (using npm run serve)
ja-trivy-after

Checklist

Replace two Italian Trivy analyzer strings in the Japanese locale.

The ja locale accidentally used the same values as the Italian locale for
analyzer_trivy_scan_library and analyzer_trivy_scan_os.

This restores the expected Japanese translations.

Signed-off-by: shayfoo <oasis1975sun@gmail.com>
Copilot AI review requested due to automatic review settings March 15, 2026 06:55
@owasp-dt-bot
Copy link
Copy Markdown

owasp-dt-bot commented Mar 15, 2026

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Fixes mixed-language UI text in the Japanese locale by replacing two Trivy analyzer strings that were accidentally in Italian.

Changes:

  • Update admin.analyzer_trivy_scan_library Japanese translation.
  • Update admin.analyzer_trivy_scan_os Japanese translation.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

Comment thread src/i18n/locales/ja.json Outdated
Signed-off-by: shayfoo <oasis1975sun@gmail.com>
@nscuro nscuro added the i18n Issues and PRs related to localization label Apr 3, 2026
Copy link
Copy Markdown
Member

@nscuro nscuro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@nscuro nscuro added the backport/4.14.1 PRs to be backported to version 4.14.1 label Apr 3, 2026
@nscuro nscuro merged commit 8d205d6 into DependencyTrack:master Apr 3, 2026
9 of 10 checks passed
@nscuro nscuro linked an issue Apr 3, 2026 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport/4.14.1 PRs to be backported to version 4.14.1 i18n Issues and PRs related to localization

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ja locale contains Italian string

4 participants