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

Translating actual (i18n) #3329

Open
MatissJanis opened this issue Aug 29, 2024 · 1 comment
Open

Translating actual (i18n) #3329

MatissJanis opened this issue Aug 29, 2024 · 1 comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed user interface Related to the user interface

Comments

@MatissJanis
Copy link
Member

We are currently in the process of allowing Actual to be translated. This requires wrapping every language string with t or <Trans>.

Can I start translating things?

Not yet. We will announce it when the product is ready for translating.

How can I help?

For developers:

  1. join the community discord - #project-translate channel
  2. find a file that does not use <Trans> or t (file list)
  3. submit a PR that adds these wrapping utilities (sample PR)

For others: hang in there!

@MatissJanis MatissJanis added good first issue Good for newcomers help wanted Extra attention is needed user interface Related to the user interface labels Aug 29, 2024
@MatissJanis MatissJanis pinned this issue Aug 29, 2024
@MatissJanis
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed user interface Related to the user interface
Projects
None yet
Development

No branches or pull requests

1 participant