From fbd1c39be13425bcca62efcda708aa624d8a9acd Mon Sep 17 00:00:00 2001 From: Kurogoma Date: Sun, 15 Oct 2023 13:04:04 +0900 Subject: [PATCH] Update src/locales/en.json Co-authored-by: graphemecluster --- src/locales/en.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/locales/en.json b/src/locales/en.json index f245d98..7266774 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -101,9 +101,9 @@ "mincho style": "Mincho", "gothic style": "Gothic", "show stroke center line": "Center Line", - "show stroke center line none": "Hidden", - "show stroke center line selection": "Shown only Selection", - "show stroke center line always": "Always Shown", + "show stroke center line none": "Hide", + "show stroke center line selection": "Show Only Selection", + "show stroke center line always": "Always Show", "negative mask type": "Mask", "negative mask type none": "None", "negative mask type circle": "Circle",