diff --git a/packages/app/src/Pages/Profile/ProfilePage.tsx b/packages/app/src/Pages/Profile/ProfilePage.tsx index 30f111d6..78f3ff24 100644 --- a/packages/app/src/Pages/Profile/ProfilePage.tsx +++ b/packages/app/src/Pages/Profile/ProfilePage.tsx @@ -321,7 +321,12 @@ export default function ProfilePage({ id: propId, state }: ProfilePageProps) { )} {isMe ? ( <> - + + + + diff --git a/packages/app/src/lang.json b/packages/app/src/lang.json index 30bc7449..7cd73fd3 100644 --- a/packages/app/src/lang.json +++ b/packages/app/src/lang.json @@ -561,6 +561,9 @@ "HhcAVH": { "defaultMessage": "You don't follow this person, click here to load media from {link}, or update your preferences to always load media from everybody." }, + "HqRNN8": { + "defaultMessage": "Support" + }, "IEwZvs": { "defaultMessage": "Are you sure you want to unpin this note?" }, @@ -873,6 +876,9 @@ "Tpy00S": { "defaultMessage": "People" }, + "TwyMau": { + "defaultMessage": "Account" + }, "U1aPPi": { "defaultMessage": "Stop listening" }, @@ -1170,9 +1176,6 @@ "g5pX+a": { "defaultMessage": "About" }, - "g6h5Y+": { - "defaultMessage": "Log Out" - }, "g985Wp": { "defaultMessage": "Failed to send vote" }, @@ -1224,6 +1227,9 @@ "hniz8Z": { "defaultMessage": "here" }, + "hvFRBo": { + "defaultMessage": "Interaction" + }, "i/dBAR": { "defaultMessage": "Zap Pool" }, diff --git a/packages/app/src/translations/en.json b/packages/app/src/translations/en.json index 18344966..2ab8d663 100644 --- a/packages/app/src/translations/en.json +++ b/packages/app/src/translations/en.json @@ -185,6 +185,7 @@ "HWbkEK": "Clear cache and reload", "HbefNb": "Open Wallet", "HhcAVH": "You don't follow this person, click here to load media from {link}, or update your preferences to always load media from everybody.", + "HqRNN8": "Support", "IEwZvs": "Are you sure you want to unpin this note?", "IKKHqV": "Follows", "IOu4Xh": "You must be a {tier} subscriber to access {app} deck", @@ -287,6 +288,7 @@ "TdtZQ5": "Crypto", "TpgeGw": "Hex Salt..", "Tpy00S": "People", + "TwyMau": "Account", "U1aPPi": "Stop listening", "UDYlxu": "Pending Subscriptions", "UJTWqI": "Remove from my relays", @@ -385,7 +387,6 @@ "fqwcJ1": "On-chain Donation", "fsB/4p": "Saved", "g5pX+a": "About", - "g6h5Y+": "Log Out", "g985Wp": "Failed to send vote", "gDzDRs": "Emoji to send when reactiong to a note", "gXgY3+": "Not all clients support this yet", @@ -403,6 +404,7 @@ "hicxcO": "Show replies", "hmZ3Bz": "Media", "hniz8Z": "here", + "hvFRBo": "Interaction", "i/dBAR": "Zap Pool", "iCqGww": "Reactions ({n})", "iEoXYx": "DeepL translations",