2
0
mirror of https://github.com/moebooru/moebooru synced 2025-08-22 09:57:31 +00:00

Use i18n-js for javascript side translation

https://github.com/fnando/i18n-js
This commit is contained in:
Nurahmadie 2013-02-02 22:36:54 +07:00
parent 68220e4860
commit 4ade60c94d
2 changed files with 4 additions and 0 deletions

View File

@ -30,6 +30,7 @@ gem 'addressable', :require => 'addressable/uri'
gem 'mini_magick'
gem 'image_size'
gem 'cache_digests'
gem 'i18n-js'
group :development do
gem 'rspec'

View File

@ -60,6 +60,8 @@ GEM
http_parser.rb (0.5.3)
http_parser.rb (0.5.3-java)
i18n (0.6.1)
i18n-js (2.1.2)
i18n
image_size (1.1.1)
jdbc-postgres (9.2.1002.1)
journey (1.0.4)
@ -187,6 +189,7 @@ DEPENDENCIES
diff-lcs
exception_notification
geoip
i18n-js
image_size
jquery-rails
jquery-ui-rails