From b8290417f82eb53c207927e11ffddcc89c2aa0f9 Mon Sep 17 00:00:00 2001 From: JellyBrick Date: Sat, 2 Dec 2023 03:50:23 +0900 Subject: [PATCH] fix(en): fix 'quit' string --- src/i18n/resources/en.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/i18n/resources/en.json b/src/i18n/resources/en.json index 129539b7..da57813b 100644 --- a/src/i18n/resources/en.json +++ b/src/i18n/resources/en.json @@ -559,7 +559,7 @@ "go-forward": "Go forward", "copy-current-url": "Copy current URL", "restart": "Restart App", - "quit": "Exit2" + "quit": "Exit" } }, "about": "About" @@ -570,7 +570,7 @@ "previous": "Previous", "show": "Show", "restart": "Restart App", - "quit": "Quit" + "quit": "Exit" } }, "common": {