Fix small typo in qbittorrent strings.json (#138734)

This commit is contained in:
Xitee 2025-02-17 20:37:33 +01:00 committed by GitHub
parent 3b6e3fe457
commit 9ac60f1c7f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -53,7 +53,7 @@
"connection_status": {
"name": "Connection status",
"state": {
"connected": "Conencted",
"connected": "Connected",
"firewalled": "Firewalled",
"disconnected": "Disconnected"
}