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

Initial pass at i18n #4

Merged
merged 1 commit into from
Nov 27, 2023
Merged

Initial pass at i18n #4

merged 1 commit into from
Nov 27, 2023

Conversation

mperham
Copy link
Owner

@mperham mperham commented Nov 27, 2023

Adds support for dynamic language detection so our non-English users can enjoy Kuiq too.

Not sure where the code belongs so suggestions and refactorings are welcome.

@mperham
Copy link
Owner Author

mperham commented Nov 27, 2023

Use LANG=fr bundle exec bin/kuiq to see the tabs change from English to French.

@AndyObtiva
Copy link
Collaborator

It would be fine to merge the code right away. It could always get refactored later if needed.

@mperham mperham merged commit ec653e3 into main Nov 27, 2023
1 check passed
@mperham mperham deleted the start_i18n branch November 27, 2023 21:35
@mperham
Copy link
Owner Author

mperham commented Nov 27, 2023

You are welcome to merge my pulls and I'll be happy to merge yours. I'm just trying to work in a way that allows you to easily review what I've done.

@AndyObtiva
Copy link
Collaborator

AndyObtiva commented Nov 28, 2023

I don’t mind reviewing your changes in Pull Requests + giving you feedback before merging new code. I’d be happy to help out with that when needed.

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.

2 participants