Use common state for "Normal" in onedrive (#142673)

This commit is contained in:
Norbert Rittel 2025-04-10 17:47:02 +02:00 committed by GitHub
parent efbb94a1b1
commit c7ca88e666
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -124,7 +124,7 @@
"drive_state": {
"name": "Drive state",
"state": {
"normal": "Normal",
"normal": "[%key:common::state::normal%]",
"nearing": "Nearing limit",
"critical": "Critical",
"exceeded": "Exceeded"