I18n: Automatically choose locale through HTTP header

This commit is contained in:
Sebastian Serth
2022-12-20 10:26:32 +01:00
parent 78f87fef4b
commit 7cd61acbce
3 changed files with 4 additions and 1 deletions

View File

@@ -181,6 +181,7 @@ GEM
http-accept (1.7.0)
http-cookie (1.0.5)
domain_name (~> 0.5)
http_accept_language (2.1.1)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
i18n-js (4.2.0)
@@ -561,6 +562,7 @@ DEPENDENCIES
forgery
headless
highline
http_accept_language
i18n-js
ims-lti (< 2.0.0)
jbuilder