Fix: used -> use

This commit is contained in:
eight04 2021-12-08 21:22:05 +08:00
parent 8731be73c0
commit 80cea8dbcd

View File

@ -1670,7 +1670,7 @@
"description": "Tooltip for the toolbar icon" "description": "Tooltip for the toolbar icon"
}, },
"syncErrorLock": { "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": { "placeholders": {
"time": { "time": {
"content": "$1" "content": "$1"