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

Add missing translations #753

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

rhcarvalho
Copy link

Summary of changes

I am trying to use Timex with the pt_BR locale and noticed a missing translation for the term "now".
Looking at the source I identified the same missing translation in other languages, so translated them too (using machine translation).

Checklist

  • New functions have typespecs, changed functions were updated
  • Same for documentation, including moduledocs
  • Tests were added or updated to cover changes
  • Commits were squashed into a single coherent commit
  • Notes added to CHANGELOG file which describe changes at a high-level

Even though the English fallback produces the same result, the explicit
translation is, as the name says, explicit and intentional.
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.

None yet

1 participant