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

Translations #264

Merged
merged 57 commits into from Jan 30, 2022
Merged

Translations #264

merged 57 commits into from Jan 30, 2022

Conversation

joemasilotti
Copy link
Owner

@joemasilotti joemasilotti commented Jan 29, 2022

This PR combines the work done in #256 with the Spanish translations in #240. I had to rework some of the Devise translations and made a few design changes. Everything seems to be working fine, including CI.

The problem is that tests seem to be failing sporadicly. I can't nail down what is going on but I'm assuming it has to do with setting the locale. If anyone has any ideas of what's going on (CC @hungmi and @salochara) I'd love some help!

Closes #219, #256, and #240.

Pull request checklist

  • Your code contains tests relevant for code you modified
  • You have linted and tested the project with bin/check

salochara and others added 30 commits January 14, 2022 20:45
remove comment in en.yml
…npermitted params :id. And it won't drop :sort, :time_zone params in /developers.
@joemasilotti
Copy link
Owner Author

Ah, perfect! CI failed and it looks like it's because the locale is still set to Spanish for some reason. I think the before_action is messing things up – maybe it needs to be reset under test?

@gmmcal gmmcal mentioned this pull request Jan 29, 2022
app/views/shared/_alternate_page_links.html.erb Outdated Show resolved Hide resolved
test/integration/switch_locale_test.rb Outdated Show resolved Hide resolved
test/integration/switch_locale_test.rb Outdated Show resolved Hide resolved
test/integration/switch_locale_test.rb Outdated Show resolved Hide resolved
@joemasilotti
Copy link
Owner Author

Thanks for the review and help @gmmcal and @hungmi!

@joemasilotti joemasilotti merged commit 9be617a into main Jan 30, 2022
5 checks passed
@joemasilotti joemasilotti deleted the translations branch January 30, 2022 00:34
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

Successfully merging this pull request may close these issues.

Translations?
4 participants