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

Adding true I18n support #410

Open
shushugah opened this issue Jun 18, 2019 · 9 comments
Open

Adding true I18n support #410

shushugah opened this issue Jun 18, 2019 · 9 comments

Comments

@shushugah
Copy link

Would there be interest to add I18n support to the rails guides? I noticed in the English guide

<%= form.text_field :picture %>

and in the German guide and

<%= f.text_field :picture %>

this may not be a big deal to an experienced developer, but it can lead to a frustrating experience for the students and extra maintenance work.

I think the other benefit asides from streamlined translation, is genuine maintenance/improvements to the docs from more eyes.

If there is interest, I would be happy to start working on this, as an experimental feature, until all bugs/pages are sorted, and I could start writing tasks for others to contribute to as well.

@pranavhole
Copy link

I would love to work on this. please assign this to me

@Bharadwajshivam28
Copy link

@shushugah Can i work on it , please assign i

@tombruijn
Copy link
Member

I'm not entirely sure what the proposal is to add i18n. To translate the app's form elements?
Or to make sure the same variables names are used, form vs f?

@hsbt
Copy link
Member

hsbt commented Jul 2, 2023

I banned mmu094 from railsgirls org.

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

No branches or pull requests

6 participants
@hsbt @tombruijn @shushugah @pranavhole @Bharadwajshivam28 and others