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

Close #1058: Translate TTL to zh-CN (simplified Chinese) #1060

Merged
merged 6 commits into from
Apr 3, 2024

Conversation

nh1000
Copy link
Contributor

@nh1000 nh1000 commented Jan 28, 2024

Related issue

Closes #1058

Context / Background

Adding zh-CN (simplified Chinese) translations

What change is being introduced by this PR?

I followed all the instructions for adding translations noted in #475, meaning that all the changes listed in this issue were made. There were no consequences as a result of the changes made.

How will this be tested?

Hopefully passing the given tests is enough to verify that my changes work. However another Chinese speaker could verify further that my translations are correct.


  • I confirm I'm a native or fluent speaker of the language I'm translating to.

Copy link
Collaborator

@tupaschoal tupaschoal left a comment

Choose a reason for hiding this comment

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

Hi @nh1000, thanks for the PR!

It looks great, I tested and didn't find any problem and everything seems to be translated. I have just made a few line notes. Also, can you revert the changes made to package-lock.json? It shouldn't have been changed.

If you need help, let us know!

__tests__/__main__/user-preferences.js Outdated Show resolved Hide resolved

<br/>

<img src="https://img.shields.io/badge/platforms-Windows%20%7C%20MacOS%20%7C%20Linux-green" alt="Platform">
Copy link
Collaborator

Choose a reason for hiding this comment

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

Technically you can (and should) translate all of the alt tags, since those provide accessibility for users using screen readers.

Copy link
Collaborator

Choose a reason for hiding this comment

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

I will merge this as is, since the alt tags are a minor detail, but the bulk of the PR is ready and useful. If you ever have time to, please get back to this.

@tupaschoal tupaschoal changed the title Adding zh-CN (simplified Chinese) translation Close #1058: Translate TTL to zh-CN (simplified Chinese) Feb 3, 2024
@tupaschoal
Copy link
Collaborator

@nh1000 ?

@nh1000
Copy link
Contributor Author

nh1000 commented Feb 13, 2024

@nh1000 ?

sorry I've been busy lately, will get started implementing the recommended changes now.

@tupaschoal
Copy link
Collaborator

Hi @nh1000, sorry to bother, just checking whether you need help!

@nh1000
Copy link
Contributor Author

nh1000 commented Feb 27, 2024

Hi @nh1000, sorry to bother, just checking whether you need help!

sorry for the delay again, I had something come up recently and couldn't work on it, I finish the changes by next week.

Copy link

codecov bot commented Apr 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.09%. Comparing base (d1da985) to head (cd52ca6).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1060      +/-   ##
==========================================
- Coverage   65.13%   64.09%   -1.04%     
==========================================
  Files          22       22              
  Lines        3270     3270              
  Branches      476      470       -6     
==========================================
- Hits         2130     2096      -34     
- Misses       1140     1174      +34     

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

@tupaschoal
Copy link
Collaborator

\changelog-update
Message: Translation: Time to Leave is now available in Simplified Chinese (zh-CN)!

@tupaschoal tupaschoal merged commit cc9b281 into TTLApp:main Apr 3, 2024
8 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Translate Time to Leave to zh-CN (simplified Chinese)
2 participants