diff --git a/static/app-strings.json b/static/app-strings.json index a8e046c71..86e065406 100644 --- a/static/app-strings.json +++ b/static/app-strings.json @@ -2314,5 +2314,6 @@ "Apply": "Apply", "24-hour clockss": "24-hour clockss", "background": "background", + "Disable background": "Disable background", "--end--": "--end--" } diff --git a/ui/component/wallpaper/view.jsx b/ui/component/wallpaper/view.jsx index 85da51513..11ef316ba 100644 --- a/ui/component/wallpaper/view.jsx +++ b/ui/component/wallpaper/view.jsx @@ -234,7 +234,7 @@ const Wallpaper = (props: Props) => {