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

Change how we present the membership streak to the user #163

Open
orlando opened this issue Dec 2, 2019 · 1 comment
Open

Change how we present the membership streak to the user #163

orlando opened this issue Dec 2, 2019 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@orlando
Copy link
Contributor

orlando commented Dec 2, 2019

What: Change how we present the membership streak to the user
Why:
Currently, we do it this way.
image

We want:

  1. Round the time to be months (You have been a member for XX months)
  2. Change the word Subscription to be Membership "You have been a member for XX months"
  3. Change Subscription to Membership in all translations
  4. Prefer i18n instead of hardcoded strings in the app.

How:

  • Use Rails' i18n support
@orlando
Copy link
Contributor Author

orlando commented Dec 6, 2019

let's revisit this after the launch, I think #165 doesn't implement what is described above

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants