mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
chore: i18n for friend code
This commit is contained in:
parent
81e74f068f
commit
5e55c05bd7
4 changed files with 7 additions and 4 deletions
|
@ -81,7 +81,7 @@ export const UserFriendModal = ({
|
|||
alignItems: "center",
|
||||
}}
|
||||
>
|
||||
<p>Seu código de amigo: </p>
|
||||
<p>{t("your_friend_code")}</p>
|
||||
<button
|
||||
className={styles.friendCodeButton}
|
||||
onClick={copyToClipboard}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue