Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix inconsistent i18n key names in workspace and examples #8483

Merged
merged 3 commits into from
Oct 4, 2024

Conversation

wanglam
Copy link
Contributor

@wanglam wanglam commented Oct 4, 2024

Description

This PR is for updating inconsistent i18n key names in workspace plugin and examples. These keys should start with "workspace" instead of "workspaces" according #8423

Changelog

  • fix: Fix inconsistent i18n key names in workspace and examples

Check List

  • All tests pass
    • yarn test:jest
    • yarn test:jest_integration
  • New functionality includes testing.
  • New functionality has been documented.
  • Update CHANGELOG.md
  • Commits are signed per the DCO using --signoff

Copy link

codecov bot commented Oct 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.93%. Comparing base (9da5f9b) to head (5dce18e).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8483   +/-   ##
=======================================
  Coverage   60.93%   60.93%           
=======================================
  Files        3760     3760           
  Lines       89310    89310           
  Branches    13970    13970           
=======================================
  Hits        54423    54423           
  Misses      31492    31492           
  Partials     3395     3395           
Flag Coverage Δ
Linux_1 ?
Linux_2 56.30% <ø> (ø)
Linux_3 37.76% <ø> (ø)
Linux_4 29.93% <ø> (ø)
Windows_1 28.93% <ø> (ø)
Windows_2 56.25% <ø> (ø)
Windows_3 37.76% <ø> (ø)
Windows_4 29.93% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@AMoo-Miki AMoo-Miki merged commit 17ec426 into opensearch-project:main Oct 4, 2024
68 checks passed
@AMoo-Miki AMoo-Miki added i18n Internationalization related Issues and PRs backport 2.x v2.18.0 labels Oct 4, 2024
opensearch-trigger-bot bot pushed a commit that referenced this pull request Oct 4, 2024
* Fix i18n keys start with workspaces

Signed-off-by: Lin Wang <[email protected]>

* Update key to uiActionsExplorer.appTitle

Signed-off-by: Lin Wang <[email protected]>

* Changeset file for PR #8483 created/updated

---------

Signed-off-by: Lin Wang <[email protected]>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
(cherry picked from commit 17ec426)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
SuZhou-Joe pushed a commit that referenced this pull request Oct 4, 2024
)

* Fix i18n keys start with workspaces



* Update key to uiActionsExplorer.appTitle



* Changeset file for PR #8483 created/updated

---------



(cherry picked from commit 17ec426)

Signed-off-by: Lin Wang <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
all-star-contributor backport 2.x i18n Internationalization related Issues and PRs v2.18.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants