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

Translation support (i18next) + Translation DE #303

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

madejackson
Copy link
Sponsor Contributor

This PR is now against upstream/unstable and includes...

...translation support based on i18next library: https://react.i18next.com/
...translations for de and de_CH
...user language detection based on browser
... +it now also checks the markets for translated strings and displays those if they exist (as this only required to change 1 file, i think it's okay to include it in that PR). You won't be able to test it with the stock market, please use this one: https://aseracorp.github.io/resiSTORE/

Since I changed the upstream branch, i suppose there are still some strings left which are not translated.

Copy link

cla-bot bot commented Aug 5, 2024

We require contributors to sign our Contributor License Agreement. In order for us to review and merge your code, add yourself to the .clabot file as contributor, as a way of signing the CLA.

1 similar comment
Copy link

cla-bot bot commented Aug 5, 2024

We require contributors to sign our Contributor License Agreement. In order for us to review and merge your code, add yourself to the .clabot file as contributor, as a way of signing the CLA.

Copy link

cla-bot bot commented Aug 5, 2024

We require contributors to sign our Contributor License Agreement. In order for us to review and merge your code, add yourself to the .clabot file as contributor, as a way of signing the CLA.

1 similar comment
Copy link

cla-bot bot commented Aug 5, 2024

We require contributors to sign our Contributor License Agreement. In order for us to review and merge your code, add yourself to the .clabot file as contributor, as a way of signing the CLA.

Copy link

cla-bot bot commented Sep 3, 2024

We require contributors to sign our Contributor License Agreement. In order for us to review and merge your code, add yourself to the .clabot file as contributor, as a way of signing the CLA.

1 similar comment
Copy link

cla-bot bot commented Sep 3, 2024

We require contributors to sign our Contributor License Agreement. In order for us to review and merge your code, add yourself to the .clabot file as contributor, as a way of signing the CLA.

Copy link

cla-bot bot commented Sep 3, 2024

We require contributors to sign our Contributor License Agreement. In order for us to review and merge your code, add yourself to the .clabot file as contributor, as a way of signing the CLA.

- sign CLA
update: Implemented all Requested Changes
- updated all trans-keys
- included support for dayjs
- all other minor change-requests
- some more keys/translations included
update: minor Bugfixes + Improvements
- fixed some wrong references
- disabled debugging (i18next)
- switched to lazy loadable backend (i18next)
- more translations
- fixed unnecessary uses of Trans-Component (now uses t-func)
market i18n-support
- official market has no translations, so to test, please use the following store: https://github.com/aseracorp/resiSTORE
Copy link

cla-bot bot commented Sep 9, 2024

We require contributors to sign our Contributor License Agreement. In order for us to review and merge your code, add yourself to the .clabot file as contributor, as a way of signing the CLA.

@azukaar azukaar merged commit 6f632e9 into azukaar:unstable Sep 9, 2024
1 check failed
@azukaar
Copy link
Owner

azukaar commented Sep 9, 2024

🎉🎉🎉🎉🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants