Add missing hyphen to "two-factor authentication" in subaru (#144446)

This commit is contained in:
Norbert Rittel 2025-05-08 09:59:58 +02:00 committed by GitHub
parent 1294918f5b
commit 066d0f4143
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,7 +12,7 @@
},
"two_factor": {
"title": "[%key:component::subaru::config::step::user::title%]",
"description": "Two factor authentication required",
"description": "Two-factor authentication required",
"data": {
"contact_method": "Please select a contact method:"
}