From e5ae2a3320106c72e0de543b05b2363dbbb83674 Mon Sep 17 00:00:00 2001 From: Gusted Date: Sun, 27 Jun 2021 16:03:00 +0200 Subject: [PATCH] Title Case => Title case --- _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 f8699dcc..c00f63e5 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -1370,11 +1370,11 @@ "description": "Header for the section to link the style with userStyles.world" }, "uploadStyle": { - "message": "Publish Style", + "message": "Publish style", "description": "Publish the current style to userstyles.world" }, "revokeLink": { - "message": "Revoke Link", + "message": "Revoke link", "description": "Revoke current link of style with userstyles.world" }, "shortcuts": {