From a99a4eed03f44bfe4fbbf8d1c9ec13bb238b0d80 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 2 Nov 2022 16:57:56 +0900 Subject: [PATCH] Remove useless translations --- public/locales/en/settings/customization/page-appearance.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/public/locales/en/settings/customization/page-appearance.json b/public/locales/en/settings/customization/page-appearance.json index 52781b5b9..d88abfd27 100644 --- a/public/locales/en/settings/customization/page-appearance.json +++ b/public/locales/en/settings/customization/page-appearance.json @@ -5,15 +5,12 @@ }, "logo": { "label": "Logo", - "placeholder": "/img/logo.png" }, "favicon": { "label": "Favicon", - "placeholder": "/imgs/favicon/favicon.png" }, "background": { "label": "Background", - "placeholder": "/img/background.png" }, "customCSS": { "label": "Custom CSS",