Skip to content

Conversation

@alex60015
Copy link

Features & Changes:

  • Change template engine to HAML
  • Fix specs and add new spec for new translation creation
  • Update and add some gems (capybara, haml, bootstrap)
  • Add Bootstrap
  • Add multiple translations at once

Sorry for the huge merge request :(!

- if json_key
%span [JSON]

%textarea.form-control{ cols: 80, rows: translation.number_of_lines, name: "translations[#{translation.id}][value]", dirname: 'auto' }= translation.value.to_json
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

using dirname does not show the text in Right-to-Left form (for RTL languages).

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