From 4ce2ab232dacc30f7e6be8678302ff79ddf52fa8 Mon Sep 17 00:00:00 2001 From: tophf Date: Tue, 24 Aug 2021 13:21:30 +0300 Subject: [PATCH] add `is` to `Style installed` --- _locales/en/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 5cab08ba..2e2be027 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -585,7 +585,7 @@ "description": "Label for install button" }, "installButtonInstalled": { - "message": "Style installed", + "message": "Style is installed", "description": "Text displayed when the style is successfully installed" }, "installButtonReinstall": {