Skip to content

Commit

Permalink
message fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
vsubhuman committed Oct 10, 2023
1 parent 75a081b commit 78fb219
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ const messages = defineMessages({
},
currentVersion: {
id: 'settings.theme.currentVersion',
defaultMessage: '!!!Yoroi current version',
defaultMessage: '!!!Yoroi old version',
},
newVersion: {
id: 'settings.theme.newVersion',
Expand Down
2 changes: 1 addition & 1 deletion packages/yoroi-extension/app/i18n/locales/en-US.json
Original file line number Diff line number Diff line change
Expand Up @@ -382,7 +382,7 @@
"settings.support.reportProblem.content": "If the FAQ does not solve the issue you are experiencing, please use our {supportRequestLink} feature.",
"settings.support.reportProblem.link": "Support request",
"settings.support.reportProblem.title": "Reporting a problem",
"settings.theme.currentVersion": "Yoroi current version",
"settings.theme.currentVersion": "Yoroi old version",
"settings.theme.newVersion": "Yoroi new version",
"settings.theme.selectColorTheme": "Select color theme for old version",
"settings.theme.version": "Version",
Expand Down

0 comments on commit 78fb219

Please sign in to comment.