From 86913d2244e02f1d48ec6813580a67cd7e77ea70 Mon Sep 17 00:00:00 2001 From: ajnart Date: Mon, 15 May 2023 16:22:33 +0900 Subject: [PATCH] =?UTF-8?q?=F0=9F=8C=90=20Fix=20missing=20string=20in=20`a?= =?UTF-8?q?dd-app.json`?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/locales/en/layout/modals/add-app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/en/layout/modals/add-app.json b/public/locales/en/layout/modals/add-app.json index 403babeaa..551f84dad 100644 --- a/public/locales/en/layout/modals/add-app.json +++ b/public/locales/en/layout/modals/add-app.json @@ -39,7 +39,7 @@ "appearance": { "icon": { "label": "App Icon", - "description": "", + "description": "Start typing to find an icon. You can also paste an image URL to use a custom icon.", "autocomplete": { "title": "No results found", "text": "Try to use a more specific search term. If you can't find your desired icon, paste the image URL above for a custom icon"