Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

appveyor で i18n に関するエラーが出ている #11

Open
m-tmatma opened this issue Dec 12, 2018 · 0 comments
Open

appveyor で i18n に関するエラーが出ている #11

m-tmatma opened this issue Dec 12, 2018 · 0 comments

Comments

@m-tmatma
Copy link
Member

appveyor で i18n に関するエラーが出ている

https://ci.appveyor.com/project/sakuraeditor/changelog-sakura/builds/20941794

HEADS UP! i18n 1.1 changed fallbacks to exclude default locale.
But that may break your application.
Please check your Rails app for 'config.i18n.fallbacks = true'.
If you're using I18n 1.1.x and Rails (< 6.0), this should be
'config.i18n.fallbacks = [I18n.default_locale]'.
If not, fallbacks will be broken in your app by I18n 1.1.x.
For more info see:
https://github.com/svenfuchs/i18n/releases/tag/v1.1.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant