-
Notifications
You must be signed in to change notification settings - Fork 14.6k
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
[ar] Fix build error due to bad tooltip label #47820
[ar] Fix build error due to bad tooltip label #47820
Conversation
This commit will fix a build error due to what seems to be a typo, where the term_id and text field for a glossary tooltip were switched. Signed-off-by: Ali Dowair <[email protected]>
✅ Deploy Preview for kubernetes-io-ar-staging ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Pull request preview available for checkingBuilt without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site configuration. |
/check-cla |
This commit will update the affected line to retain the original translation for control plane "مستوى" rather than "سطح". It also updates the spelling of "kubernetes" to match the latest localization standard. Signed-off-by: Ali Dowair <[email protected]>
3c94187
to
2c6b6fd
Compare
Hi @mboukhalfa @seifrajhi it looks like this PR has passed the checks and is awaiting reviews. Thanks in advance! |
/lgtm |
LGTM label has been added. Git tree hash: 0b30c6922692392b76a7b0d8efbe519a267c1ac7
|
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: seifrajhi The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Description
This commit will fix a build error due to what seems to be a typo, where the term_id and text field for a glossary tooltip were switched.
Issue
See this build failure in #47819