betterspecs / betterspecs

RSpec Best Practices

Home Page:http://betterspecs.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Move translated texts to corresponding YAML file

akz92 opened this issue · comments

Continuation of #167

Now that we have i18n translation ('translation' branch) we need to create YAML files for each language and move the translated texts to them. The translation keys must meet the ones used in the 'en' YAML.

Languages pending:

  • Russian
  • Taiwanese mandarin
  • Chinese simplified
  • Korean
  • Japanese
  • Brazilian portuguese
  • Spanish
  • French

Guidelines:

  • Use single quotes on HTML attributes
  • Double quotes are used when the line needs to be broken

@benoittgt I know your task was to adapt the translated pages to the new layout, but since we only have one HTML file now can you help me with this?

Yep will be available tomorrow @akz92

Ok the french : 68cc4e3