Fix qbittorent current_status key in strings.json (#122848)

pull/122811/head
Sébastien Clément 2024-07-30 15:03:36 +02:00 committed by GitHub
parent 72f9d85bbe
commit e7971f5a67
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
"upload_speed": { "upload_speed": {
"name": "Upload speed" "name": "Upload speed"
}, },
"transmission_status": { "current_status": {
"name": "Status", "name": "Status",
"state": { "state": {
"idle": "[%key:common::state::idle%]", "idle": "[%key:common::state::idle%]",