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

Fix partially untranslated text in the Upgrade Modal #4722

Merged
merged 3 commits into from
Sep 4, 2020

Conversation

infinite-persistence
Copy link
Contributor

Issue

  • "See the" was not encapsulated with the translation macro.
  • Split-strings are not translatable for some languages.

Change

Combine the entire sentence into a single string with variable.

## Issue
- "See the" was not encapsulated with the translation macro.
- Split-strings are not translatable for some languages.

## Change
Combine the entire sentence into a single string with variable.
@neb-b neb-b merged commit d1db6fb into master Sep 4, 2020
@neb-b neb-b deleted the ip-upgrade-modal-str branch September 4, 2020 15:51
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.

2 participants