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

#382 Convert Hardcoded Text Strings to i18 variable #384

Merged
merged 1 commit into from
Nov 26, 2024

Conversation

fthobe
Copy link
Contributor

@fthobe fthobe commented Nov 25, 2024

Summary

"My Account" was not translated in front-end despite string being present.

Fixes #382 with changes requested in #383

Checklist

Check out our PR guidelines for more details.

The following are mandatory for all PRs:

The following are not always needed:

  • 📖 I have updated the README to account for my changes.
  • 📑 I have documented new code with YARD.
  • 🛣️ I have opened a PR to update the guides.
  • ✅ I have added automated tests to cover my changes.
  • 📸 I have attached screenshots to demo visual changes.

Fixed wrong translation variale

Replaced “My Account" with i18 variable

Convert hard coded label into i18 string
@kennyadsl kennyadsl merged commit 6255e88 into solidusio:main Nov 26, 2024
6 of 7 checks passed
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.

Hardcoded labels instead of i18n shortcodes
3 participants