Fix: used -> use
This commit is contained in:
parent
8731be73c0
commit
80cea8dbcd
|
@ -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"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user