Skip to content

fix: lang file sync#23002

Open
bupd wants to merge 3 commits intogoharbor:mainfrom
bupd:fix-lang-file-sync
Open

fix: lang file sync#23002
bupd wants to merge 3 commits intogoharbor:mainfrom
bupd:fix-lang-file-sync

Conversation

@bupd
Copy link
Contributor

@bupd bupd commented Mar 16, 2026

Note: This PR should be merged after #22792

Comprehensive Summary of your change

  • Add i18n keys and missing translations

Issue being fixed

Fixes #22703
Fixes #22721

Please indicate you've done the following:

  • Well Written Title and Summary of the PR
  • Label the PR as needed. "release-note/ignore-for-release, release-note/new-feature, release-note/update, release-note/enhancement, release-note/community, release-note/breaking-change, release-note/docs, release-note/infra, release-note/deprecation"
  • Accepted the DCO. Commits without the DCO will delay acceptance.
  • Made sure tests are passing and test coverage is added if needed.
  • Considered the docs impact and opened a new docs issue or PR with docs changes if needed in website repository.

@bupd bupd requested a review from a team as a code owner March 16, 2026 14:50
sias32 and others added 2 commits March 16, 2026 14:51
Signed-off-by: sias32 <sias320@gmail.com>
Signed-off-by: bupd <bupdprasanth@gmail.com>
…guage files

Add translated version of PROXY_CACHE_LOCAL_ON_NOT_FOUND and
PROXY_CACHE_LOCAL_ON_NOT_FOUND_TOOLTIP

Signed-off-by: bupd <bupdprasanth@gmail.com>
@bupd bupd force-pushed the fix-lang-file-sync branch from 61ef037 to bf917b4 Compare March 16, 2026 14:51
@codecov
Copy link

codecov bot commented Mar 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 66.01%. Comparing base (b173fc3) to head (eedacb6).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main   #23002   +/-   ##
=======================================
  Coverage   66.01%   66.01%           
=======================================
  Files        1073     1073           
  Lines      116495   116495           
  Branches     2939     2939           
=======================================
+ Hits        76903    76908    +5     
+ Misses      35338    35332    -6     
- Partials     4254     4255    +1     
Flag Coverage Δ
unittests 66.01% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 7 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Signed-off-by: bupd <bupdprasanth@gmail.com>
Copy link
Member

@chlins chlins left a comment

Choose a reason for hiding this comment

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

lgtm

@chlins chlins added the release-note/update Update or Fix label Mar 20, 2026
@chlins
Copy link
Member

chlins commented Mar 20, 2026

@bupd Why this PR depends on the #22792 merge?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release-note/update Update or Fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Russian (ru-ru) i18n Translation Has 325 Missing Keys Missing i18n Key: PROJECT.CONNECTION_LIMIT in New Proxy Project Dialog

5 participants