Fix wrong punctuation in hive integration (#140390)

This commit is contained in:
Norbert Rittel 2025-03-11 16:44:52 +01:00 committed by GitHub
parent 95afebceb4
commit 7b7483b254
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,18 +11,18 @@
} }
}, },
"2fa": { "2fa": {
"title": "Hive two-factor authentication.", "title": "Hive two-factor authentication",
"description": "Enter your Hive authentication code.\n\nPlease enter code 0000 to request another code.", "description": "Enter your Hive authentication code.\n\nPlease enter code 0000 to request another code.",
"data": { "data": {
"2fa": "Two-factor code" "2fa": "Two-factor code"
} }
}, },
"configuration": { "configuration": {
"title": "Hive configuration",
"description": "Enter your Hive configuration.",
"data": { "data": {
"device_name": "Device name" "device_name": "Device name"
}, }
"description": "Enter your Hive configuration",
"title": "Hive configuration."
}, },
"reauth": { "reauth": {
"title": "[%key:component::hive::config::step::user::title%]", "title": "[%key:component::hive::config::step::user::title%]",