Add Japanese Translations
Showing
... | ... | @@ -15,12 +15,14 @@ gem 'bootsnap' |
gem 'mastodon-api', require: 'mastodon', git: 'https://github.com/tootsuite/mastodon-api' | ||
gem 'twitter', git: 'https://github.com/sferik/twitter' | ||
gem 'devise', '~> 4.4' | ||
gem 'devise-i18n', '~> 1.6' | ||
gem 'omniauth-twitter' | ||
gem 'omniauth-mastodon', '>= 0.9.2' | ||
gem 'hamlit-rails' | ||
gem 'fast_blank', '~> 1.0' | ||
gem 'dotenv-rails', '~> 2.2' | ||
gem 'http' | ||
gem 'http_accept_language', '~> 2.1' | ||
gem 'httplog', '~> 0.99' | ||
gem 'hiredis', '~> 0.6' | ||
gem 'redis', '~> 3.3', require: ['redis', 'redis/connection/hiredis'] | ||
... | ... |
config/locales/ja.yml
0 → 100644
Please
register
or
sign in
to comment