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

chore(TAA-336): adding translation strings for Approval Requests #575

Merged

Conversation

KlimekM
Copy link
Contributor

@KlimekM KlimekM commented Feb 3, 2025

Description

This PR adds the source file for the translations used in the Approval Request pages. I am opening this up separately against master so that the strings get sent off for translating.

A new folder for the approval request translations was created here: https://drive.google.com/drive/folders/1jbPTNLSXwrann-lThiz0BJU6xUgzeK6T and each of the translation keys has an attached screenshot.

Screenshots

Checklist

  • 📗 all commit messages follow the conventional commits standard
  • ⬅️ changes are compatible with RTL direction
  • ♿ Changes to the UI are tested for accessibility and compliant with WCAG 2.1.
  • 📝 changes are tested in Chrome, Firefox, Safari and Edge
  • 📱 changes are responsive and tested in mobile
  • 👍 PR is approved by @zendesk/vikings

@KlimekM KlimekM requested a review from a team as a code owner February 3, 2025 21:19
@KlimekM KlimekM requested a review from a team February 3, 2025 21:22
Copy link

@kubraokcu kubraokcu left a comment

Choose a reason for hiding this comment

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

@KlimekM some small title improvements are needed :)

value: "Status"
- translation:
key: "approval-requests.request.approval-request-details.comment"
title: "Label for the decision comment on an approval request"

Choose a reason for hiding this comment

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

Suggested change
title: "Label for the decision comment on an approval request"
title: "Noun - Label for the decision comment on an approval request"

value: "Requester"
- translation:
key: "approval-requests.list.table.sent-by"
title: "Header cell label for the sent by column of the approval requests list table"

Choose a reason for hiding this comment

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

Suggested change
title: "Header cell label for the sent by column of the approval requests list table"
title: "Header cell label for the sent by column of the approval requests list table - Subject: 'approval request'"

value: "Sent by"
- translation:
key: "approval-requests.list.table.sent-on"
title: "Header cell label for the sent on column of the approval requests list table"

Choose a reason for hiding this comment

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

Suggested change
title: "Header cell label for the sent on column of the approval requests list table"
title: "Header cell label for the sent on column of the approval requests list table - Subject: 'approval request'"

value: "Info needed"
- translation:
key: "approval-requests.status.approved"
title: "Status label for the approved status of an approval request"

Choose a reason for hiding this comment

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

Suggested change
title: "Status label for the approved status of an approval request"
title: "Status label for the approved status of an approval request - Subject: 'approval request'"

value: "Approved"
- translation:
key: "approval-requests.status.denied"
title: "Status label for the denied status of an approval request"

Choose a reason for hiding this comment

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

Suggested change
title: "Status label for the denied status of an approval request"
title: "Status label for the denied status of an approval request - Subject: 'approval request'"

value: "Denied"
- translation:
key: "approval-requests.status.withdrawn"
title: "Status label for the withdrawn status of an approval request"

Choose a reason for hiding this comment

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

Suggested change
title: "Status label for the withdrawn status of an approval request"
title: "Status label for the withdrawn status of an approval request - Subject: 'approval request'"

value: "Decided"
- translation:
key: "approval-requests.request.approval-request-details.withdrawn-on"
title: "Label for the withdrawn date on an approval request"

Choose a reason for hiding this comment

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

Suggested change
title: "Label for the withdrawn date on an approval request"
title: "Label for the withdrawn date on an approval request - Subject: 'approval request'"

value: "Sent by"
- translation:
key: "approval-requests.request.approval-request-details.sent-on"
title: "Label for the date that the approval request was submitted"

Choose a reason for hiding this comment

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

Suggested change
title: "Label for the date that the approval request was submitted"
title: "Label for the date that the approval request was submitted - Subject: 'approval request'"

value: "Approval request details"
- translation:
key: "approval-requests.request.approval-request-details.sent-by"
title: "Label for the person who submitted the approval request"

Choose a reason for hiding this comment

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

Suggested change
title: "Label for the person who submitted the approval request"
title: "Label for the person who submitted the approval request - Subject: 'approval request'"

@kubraokcu kubraokcu added the g11n-commented Commented by Globalization label label Feb 4, 2025
@KlimekM
Copy link
Contributor Author

KlimekM commented Feb 4, 2025

Thanks @kubraokcu - addressed the comments in 9bc5929 and this should be ready for re-review

value: "Status"
- translation:
key: "approval-requests.list.status-dropdown.any"
title: "Label for any dropdown option within the status dropdown on the approval requests list page"

Choose a reason for hiding this comment

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

Suggested change
title: "Label for any dropdown option within the status dropdown on the approval requests list page"
title: "Label for any dropdown option within the status dropdown on the approval requests list page - Subject: 'status'"

Choose a reason for hiding this comment

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

@KlimekM Sorry, I had to add more comments as some of the title improvements need correction + I missed one string which also need the subject info

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@kubraokcu no problem at all, updated the rest in b1da671

Also added - Subject: 'status' to two others that you didn't call out

value: "Info needed"
- translation:
key: "approval-requests.status.approved"
title: "Status label for the approved status of an approval request - Subject: 'approval request'"

Choose a reason for hiding this comment

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

Suggested change
title: "Status label for the approved status of an approval request - Subject: 'approval request'"
title: "Status label for the approved status of an approval request - Subject: 'status'"

value: "Approved"
- translation:
key: "approval-requests.status.denied"
title: "Status label for the denied status of an approval request - Subject: 'approval request'"

Choose a reason for hiding this comment

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

Suggested change
title: "Status label for the denied status of an approval request - Subject: 'approval request'"
title: "Status label for the denied status of an approval request - Subject: 'status'"

value: "Denied"
- translation:
key: "approval-requests.status.withdrawn"
title: "Status label for the withdrawn status of an approval request - Subject: 'approval request'"

Choose a reason for hiding this comment

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

Suggested change
title: "Status label for the withdrawn status of an approval request - Subject: 'approval request'"
title: "Status label for the withdrawn status of an approval request - Subject: 'status'"

Copy link

@kubraokcu kubraokcu left a comment

Choose a reason for hiding this comment

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

Thank you 👍🏼🌐 cc: @alok2806

@kubraokcu kubraokcu added g11n-approved Approved by Globalization and removed g11n-commented Commented by Globalization label labels Feb 5, 2025
@KlimekM KlimekM merged commit f600867 into master Feb 5, 2025
5 checks passed
@KlimekM KlimekM deleted the KlimekM/TAA-336-upload-approval-request-translations branch February 5, 2025 15:20
@zd-svc-github-copenhagen-theme
Copy link
Collaborator

🎉 This PR is included in version 4.2.8 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
g11n-approved Approved by Globalization released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants