diff --git a/src/components/settings/InterfaceSettings.tsx b/src/components/settings/InterfaceSettings.tsx index 791d7722..1b0bdb86 100644 --- a/src/components/settings/InterfaceSettings.tsx +++ b/src/components/settings/InterfaceSettings.tsx @@ -76,8 +76,8 @@ function BlurEffect() { return ( @@ -92,8 +92,8 @@ function AdvancedMarkup() { return ( @@ -105,8 +105,8 @@ function CustomizeColors() {
diff --git a/src/locales/list/en-gb.json b/src/locales/list/en-gb.json index 6a7a60f1..7ad8015f 100644 --- a/src/locales/list/en-gb.json +++ b/src/locales/list/en-gb.json @@ -315,6 +315,14 @@ "stopButton": "Stop", "downloadAppNotice": "Download the Nerimity desktop app to use this feature without window tab focus." + }, + "interface": { + "blurEffect": "Blur Effect", + "blurEffectDescription": "Enables transparent blur effect. Disabled by default on mobile. Can cause performance issues.", + "disableAdvancedMarkupBar": "Disable Advanced Markup Bar", + "disableAdvancedMarkupBarDescription": "Disable advanced markup bar from text channels.", + "customizeColors": "Customize Colors", + "customizeColorsDescription": "Customize the colors of the interface." } }, "supportBlock": {