PalisadoesFoundation / talawa-admin

Admin portal for the Talawa Mobile App. Click on the link below to see our documentation
https://docs.talawa.io/
GNU General Public License v3.0
132 stars 535 forks source link

Bug `makeActive` string is not translated properly for English language #2048

Closed Chaitanya1672 closed 2 months ago

Chaitanya1672 commented 3 months ago

Describe the bug makeActive English translation missing in Action Items Page

To Reproduce Steps to reproduce the behavior:

  1. Go to Action Items Page
  2. Click checkbox and Make any Action Item Mark as Completed
  3. Again click on checkbox you will see organizationActionItems.makeActive instead of Active on modal

Expected behavior Active string should be properly translated for organizationActionItems.makeActive

Actual behavior Modal showing organizationActionItems.makeActive string instead.

Screenshots image

Additional details Add any other context or screenshots about the feature request here.

Potential internship candidates Please read this if you are planning to apply for a Palisadoes Foundation internship https://github.com/PalisadoesFoundation/talawa/issues/359

github-actions[bot] commented 3 months ago

Congratulations on making your first Issue! :confetti_ball: If you haven't already, check out our Contributing Guidelines and Issue Reporting Guidelines to ensure that you are following our guidelines for contributing and making issues.

Chaitanya1672 commented 3 months ago

I would like to take this issue

github-actions[bot] commented 3 months ago

This issue did not get any activity in the past 10 days and will be closed in 180 days if no update occurs. Please check if the develop branch has fixed it and report again or close the issue.

Chaitanya1672 commented 2 months ago

PR raised for it