From 59de80639f72a06dc0bbb6542beb3933a65b64c0 Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Mon, 4 Aug 2025 11:34:41 +0300 Subject: [PATCH] small updates --- .../settings_modal/tabs/profile_tab.vue | 115 +++--------------- src/components/user_card/user_card.scss | 8 +- src/components/user_card/user_card.vue | 11 +- src/i18n/en.json | 2 + 4 files changed, 34 insertions(+), 102 deletions(-) diff --git a/src/components/settings_modal/tabs/profile_tab.vue b/src/components/settings_modal/tabs/profile_tab.vue index ae896e78d..25a3f5482 100644 --- a/src/components/settings_modal/tabs/profile_tab.vue +++ b/src/components/settings_modal/tabs/profile_tab.vue @@ -1,14 +1,14 @@ diff --git a/src/i18n/en.json b/src/i18n/en.json index fc57403e7..ba109f903 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -492,6 +492,8 @@ "avatarRadius": "Avatars", "background": "Background", "bio": "Bio", + "user_type": "User type", + "show_labels": "User labels", "email_language": "Language for receiving emails from the server", "block_export": "Block export", "block_export_button": "Export your blocks to a csv file",