Skip to content
Snippets Groups Projects
Unverified Commit 7b7483b2 authored by Norbert Rittel's avatar Norbert Rittel Committed by GitHub
Browse files

Fix wrong punctuation in `hive` integration (#140390)

parent 95afebce
No related branches found
No related tags found
No related merge requests found
...@@ -11,18 +11,18 @@ ...@@ -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%]",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment