chore: transfer bare text to translation keys

This commit is contained in:
benalleng
2024-02-12 20:57:48 -05:00
committed by Paul Miller
parent 1b3cb09c65
commit 713abecfe0
9 changed files with 50 additions and 22 deletions

View File

@@ -29,7 +29,8 @@ export function MutinyPlusCta() {
>
<div class="flex justify-between">
<span>
Mutiny<span class="text-m-red">+</span>
{i18n.t("common.mutiny")}
<span class="text-m-red">+</span>
</span>
<img src={forward} alt="go" />
</div>