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

[Idea] Implement I18n #17

Open
casi opened this issue May 6, 2020 · 6 comments
Open

[Idea] Implement I18n #17

casi opened this issue May 6, 2020 · 6 comments
Assignees
Milestone

Comments

@casi
Copy link
Owner

casi commented May 6, 2020

...initially for the two most important languages: German and English

@casi casi added this to the v1.0 milestone May 6, 2020
@casi
Copy link
Owner Author

casi commented May 6, 2020

@cameronnorman maybe you can help ('cause of my school english). :D

@cameronnorman
Copy link
Collaborator

Sure! So Initially we would like the application to support two languages:

  • English
  • German

In order to do this we require to incorporate I18n into the rails application. Rails has good support for this but the views need to be updated to use it.

For any questions regarding how to implement this feature, please ask

@casi
Copy link
Owner Author

casi commented May 6, 2020

Yeah, I know. But I've looked at that before. It is mostly hard work.
I also don't do it right away. But is definitely a medium-term goal. So thanks in advance!

@casi
Copy link
Owner Author

casi commented May 8, 2020

@cameronnorman I've started a bit before. So we have kinda foundation. -> Commit: 4ce0cce
If you want to participate, please tell me which views you plan to work with, so that we don't do anything twice.. (If you have time and you feel like, you are welcome to continue.) 😉

@casi
Copy link
Owner Author

casi commented Jan 31, 2021

PR #30: Build the locale switcher (DE & EN). The admin dashboard is still missing, especially the error messages.
And: All locale test cases are still missing.

@casi
Copy link
Owner Author

casi commented Feb 5, 2022

Added I18n with EN & DE locales. -> #40

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

No branches or pull requests

2 participants