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

This commit is contained in:
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

View file

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