From 80cea8dbcdcf5c1324038f89aa224de431215f2b Mon Sep 17 00:00:00 2001 From: eight04 Date: Wed, 8 Dec 2021 21:22:05 +0800 Subject: [PATCH] Fix: used -> use --- _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 0f8c309b..3411e44d 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -1670,7 +1670,7 @@ "description": "Tooltip for the toolbar icon" }, "syncErrorLock": { - "message": "The database is already in used. The lock will expire at $TIME$", + "message": "The database is already in use. The lock will expire at $TIME$", "placeholders": { "time": { "content": "$1"