fix(i18n): prepare for Lokalise
This commit is contained in:
@@ -52,7 +52,7 @@ export default async function NextLevelRewardsBlock({
|
||||
<div className={styles.textContainer}>
|
||||
<Body color="peach50" textAlign="center">
|
||||
{intl.formatMessage(
|
||||
{ id: "As our" },
|
||||
{ id: "As our {level}" },
|
||||
{ level: nextLevelRewards.level?.name }
|
||||
)}
|
||||
</Body>
|
||||
|
||||
Reference in New Issue
Block a user