Skip to content

Commit

Permalink
add rails-i18n for localisation of built-in text
Browse files Browse the repository at this point in the history
  • Loading branch information
Floppy committed Jul 2, 2023
1 parent e22ed89 commit ba46d7c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -95,3 +95,5 @@ gem "sqlite3_ar_regexp", "~> 2.2"
gem "mittsu", github: "danini-the-panini/mittsu", ref: "7f44c46"

gem "rack-contrib", "~> 2.3"

gem "rails-i18n", "~> 7.0"
1 change: 1 addition & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -502,6 +502,7 @@ DEPENDENCIES
rack-contrib (~> 2.3)
rack-mini-profiler (~> 3.1)
rails (~> 7.0.6)
rails-i18n (~> 7.0)
rails-settings-cached (~> 2.9)
redis (~> 5.0)
rspec-rails
Expand Down

0 comments on commit ba46d7c

Please sign in to comment.