use rails-i18n translations
This commit is contained in:
parent
389b45a505
commit
6e5184d796
7 changed files with 24 additions and 776 deletions
1
Gemfile
1
Gemfile
|
|
@ -21,6 +21,7 @@ gem 'select2-rails'
|
|||
gem 'bootstrap-datepicker-rails'
|
||||
gem 'rails-assets-listjs', '0.2.0.beta.4' # remember to maintain list.*.js plugins and template engines on update
|
||||
gem 'i18n-js', git: 'git://github.com/fnando/i18n-js.git' # to avoid US-ASCII js.erb error
|
||||
gem 'rails-i18n'
|
||||
|
||||
gem 'mysql2'
|
||||
gem 'prawn'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue