Open
Description
I'm using this gem with a non-English product.
I realized this gem crashes without :en
on I18n.available_locales
like that:
I18n.available_locales = [:ja] # or something excepts :en
It crashes here:
error message is:
Showing /home/ash/.anyenv/envs/rbenv/versions/3.0.3/lib/ruby/gems/3.0.0/gems/rails_admin_history_rollback-1.0.3/app/views/rails_admin/main/history.html.haml where line #41 raised:
:en is not a valid locale
Metadata
Metadata
Assignees
Labels
No labels