Skip to content

Commit

Permalink
fix: early access instead of production in version toast
Browse files Browse the repository at this point in the history
  • Loading branch information
Tuditi committed Nov 14, 2023
1 parent df3b5f3 commit 1e91487
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/shared/src/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -673,7 +673,7 @@
"installedVersion": "Installed version",
"newVersion": "New version",
"stage": "Stage",
"prod": "Production",
"prod": "Early Access",
"alpha": "Alpha",
"beta": "Beta",
"releasedAt": "Released at",
Expand Down

0 comments on commit 1e91487

Please sign in to comment.