Skip to content

Improving the translation system #119

Description

@fnando

Hi there!

I want to contribute to the kidsruby project. It's awesome and I'm really excited to get my kid started. That said, I want to propose a change.

I'm from Brazil and decided to translate it to pt-BR (Brazilian Portuguese). I noticed that the translation consists basically in duplicating HTML files and changing their contents. Is that right?

If so, I want to extract all translations into YAML files and create an eRB template system that uses these YAML files (which will be backed by the I18n gem).

The main advantage is that we stop duplicating HTML files, which makes harder when/if you need to change the HTML structure, but also eases the translation process, since you don't have to touch the HTML tags.

What do you think?

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions