From 436551a6f90799b71059610f96dda1172fe468ec Mon Sep 17 00:00:00 2001 From: eight Date: Tue, 12 Sep 2017 23:58:59 +0800 Subject: [PATCH] Fix: alpha channel -> opacity --- _locales/en/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 9001aa6d..afe8d5fa 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -8,8 +8,8 @@ "description": "Title of the page for adding styles" }, "alphaChannel": { - "message": "Alpha channel", - "description": "Label of alpha channel input" + "message": "Opacity", + "description": "Label of color's opacity" }, "appliesAdd": { "message": "Add",