You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Low Risk
Copy-only locale JSON changes in the site footer with no runtime or security impact.
Overview
Restores the OpenJS Foundation trademark in French, Romanian, and Tamil footer copy so it is no longer localized (e.g. “Fondation OpenJS”, “Fundația OpenJS”, “OpenJS நிறுவனம்”).
Updates footer.links.foundationName / openJSFoundation and, in French and Tamil, <foundationName> placeholders inside the footer.legal string to match English trademark usage.
Reviewed by Cursor Bugbot for commit 5801e0f. Bugbot is set up for automated code reviews on this repo. Configure here.
Your Pull Request seems to be updating Translations of the Node.js Website.
Whilst we appreciate your intent; Any Translation update should be done through our Crowdin Project.
We recommend giving a read on our Translation Guidelines.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
OpenJS Foundationtrademark text in translated footer stringsFixes #8072
Validation
pnpm exec prettier --check packages/i18n/src/locales/fr.json packages/i18n/src/locales/ro.json packages/i18n/src/locales/ta.jsonrg -n 'Fondation OpenJS|Fundația OpenJS|OpenJS நிறுவனம்|オープンJS|OpenJS 基金会|OpenJS 재단|Fundación OpenJS|Fundação OpenJS' packages/i18n/src/locales/*.json || true