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

Internationalize ConfBuddies #56

Open
ChaelCodes opened this issue Oct 1, 2021 · 0 comments
Open

Internationalize ConfBuddies #56

ChaelCodes opened this issue Oct 1, 2021 · 0 comments

Comments

@ChaelCodes
Copy link
Owner

Description

There are a lot of benefits to internationalization your application, even if you're not ready to translate it.

  • Easy editing of text in the app
  • Rename columns freely
  • Line length is not dependent on text

This app will be internationalized, but we're not ready to translate.

Rails has a built-in Internationalization library, I18n, and supports automatic scoping based on the model, view, or controller. See the Rails guide for more info.

Changes

This is an Epic. Every model, controller, and view gets a story.

We need to turn on missing translation alerts too.

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