]> git.openstreetmap.org Git - rails.git/commit
Update to i18n-js 4.x
authorTom Hughes <tom@compton.nu>
Sun, 16 Mar 2025 16:16:22 +0000 (16:16 +0000)
committerTom Hughes <tom@compton.nu>
Mon, 17 Mar 2025 17:19:16 +0000 (17:19 +0000)
commitd52c7943f24aae4ede55f1ef055af415dcf3da59
tree3b6e9760d7988f46deab668a39b5499779776114
parente2e61692ea04fc156221082aeddc21ea18facdec
Update to i18n-js 4.x
19 files changed:
.github/workflows/docker.yml
.github/workflows/tests.yml
.gitignore
CONFIGURE.md
Gemfile
Gemfile.lock
app/assets/javascripts/application.js
app/assets/javascripts/embed.js.erb
app/assets/javascripts/i18n.js [new file with mode: 0644]
app/assets/javascripts/i18n/.gitkeep [new file with mode: 0644]
config/environments/development.rb
config/environments/test.rb
config/i18n-js.yml [deleted file]
config/i18n.yml [new file with mode: 0644]
config/initializers/i18n.rb
i18n/templates/template.js.erb [new file with mode: 0644]
package.json
test/javascripts/osm_test.js
yarn.lock