-
Notifications
You must be signed in to change notification settings - Fork 30
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
Bug 2210970: Support translation for ODF sub tab items #1015
Bug 2210970: Support translation for ODF sub tab items #1015
Conversation
@bipuladh Please review |
59fb1ad
to
aa769bc
Compare
// t('plugin__odf-console~Backing Store') | ||
// t('plugin__odf-console~Object Storage') | ||
// t('plugin__odf-console~Object Buckets') | ||
// t('plugin__odf-console~Object Bucket Claims') | ||
// t('plugin__odf-console~Namespace Store') | ||
// t('plugin__odf-console~Bucket Class') | ||
// t('plugin__odf-console~Topology') |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
// t('plugin__odf-console~Backing Store') | |
// t('plugin__odf-console~Object Storage') | |
// t('plugin__odf-console~Object Buckets') | |
// t('plugin__odf-console~Object Bucket Claims') | |
// t('plugin__odf-console~Namespace Store') | |
// t('plugin__odf-console~Bucket Class') | |
// t('plugin__odf-console~Topology') | |
// t('Backing Store') | |
// t('Object Storage') | |
// t('Object Buckets') | |
// t('Object Bucket Claims') | |
// t('Namespace Store') | |
// t('Bucket Class') | |
// t('Topology') |
// t('plugin__odf-console~Backing Store') | ||
// t('plugin__odf-console~Object Storage') | ||
// t('plugin__odf-console~Object Buckets') | ||
// t('plugin__odf-console~Object Bucket Claims') | ||
// t('plugin__odf-console~Namespace Store') | ||
// t('plugin__odf-console~Bucket Class') |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
add it in the file from where we are adding these horizontal navigations items...
/odf/components/object-service-nav-item/object-service.tsx
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
also add a comment on top for doing this...
// t('plugin__odf-console~Object Bucket Claims') | ||
// t('plugin__odf-console~Namespace Store') | ||
// t('plugin__odf-console~Bucket Class') | ||
// t('plugin__odf-console~Topology') |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
add it where we are adding this horizontal navigation item...
/odf/components/odf-dashboard/dashboard.tsx
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
also add a comment on top for doing this...
aa769bc
to
45a7fe8
Compare
create a new file under
|
check why CI is failing... |
Signed-off-by: Timothy Asir Jeyasingh <[email protected]>
45a7fe8
to
0833cfc
Compare
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: SanjalKatiyar, TimothyAsirJeyasing 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 |
6cd4948
into
red-hat-storage:master
/retitle Bug 2210970: Support translation for ODF sub tab items |
https://bugzilla.redhat.com/show_bug.cgi?id=2210970