Skip to content
This repository has been archived by the owner on Dec 27, 2024. It is now read-only.

add missing translationRef export necessary for internationalization #538

Merged

Conversation

gabrielcbe
Copy link
Contributor

Summary 📰

In the previous PR we made to add adds support for internationalization, we forgot to add necessary export to the translationRef to be used by people using the plugin

Details 📚

added the necessary exports to the plugins to allow the intl to be used and translated inside their backstage instance

Checklist ✅

  • I have updated the necessary documentation
  • I have signed off all my commits as required by DCO
  • My build is green

Testing Notes 🔬

@gabrielcbe gabrielcbe requested review from kurtaking and a team as code owners December 23, 2024 16:54
Copy link

changeset-bot bot commented Dec 23, 2024

🦋 Changeset detected

Latest commit: 61459f3

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@procore-oss/backstage-plugin-announcements-react Patch
@procore-oss/backstage-plugin-announcements Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

plugins/announcements/src/index.ts Outdated Show resolved Hide resolved
gabrielcbe and others added 6 commits December 26, 2024 09:47
Signed-off-by: Gabriel Becheleni <[email protected]>
Signed-off-by: Gabriel Becheleni <[email protected]>
Signed-off-by: Gabriel Becheleni <[email protected]>
Signed-off-by: Gabriel Becheleni <[email protected]>
Signed-off-by: Gabriel Becheleni <[email protected]>
Signed-off-by: Gabriel Becheleni <[email protected]>
Signed-off-by: Gabriel Becheleni <[email protected]>
This reverts commit e41fd35.

Signed-off-by: Gabriel Becheleni <[email protected]>
@gabrielcbe gabrielcbe force-pushed the gabrielcbe-patch-export-translationRef branch from fad062e to 31b977c Compare December 26, 2024 12:47
@kurtaking
Copy link
Contributor

kurtaking commented Dec 26, 2024

@gabrielcbe - add a changeset and we can merge this.

Signed-off-by: Gabriel Becheleni <[email protected]>
@gabrielcbe
Copy link
Contributor Author

@kurtaking, added back the changeset, the one before had changes to the main plugin too so I reverted.

thanks a lot!

Copy link
Contributor

@kurtaking kurtaking left a comment

Choose a reason for hiding this comment

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

last, last thing @gabrielcbe 😅

.changeset/tricky-pianos-peel.md Outdated Show resolved Hide resolved
@kurtaking kurtaking added the bug An issue with the system label Dec 26, 2024
@kurtaking kurtaking merged commit 698f6c8 into procore-oss:main Dec 26, 2024
1 check passed
@gabrielcbe gabrielcbe deleted the gabrielcbe-patch-export-translationRef branch December 26, 2024 17:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug An issue with the system
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants