Fix spelling of "Log in", fix "outdated student" (#135348)

This commit is contained in:
Norbert Rittel 2025-01-11 10:00:59 +01:00 committed by GitHub
parent cdc96fdf6f
commit 9ef93517e7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,7 +4,7 @@
"already_configured": "That student has already been added.", "already_configured": "That student has already been added.",
"all_student_already_configured": "All students have already been added.", "all_student_already_configured": "All students have already been added.",
"reauth_successful": "Reauth successful", "reauth_successful": "Reauth successful",
"no_matching_entries": "No matching entries found, please use different account or remove integration with outdated student." "no_matching_entries": "No matching entries found, please use different account or remove outdated student integration."
}, },
"error": { "error": {
"unknown": "[%key:common::config_flow::error::unknown%]", "unknown": "[%key:common::config_flow::error::unknown%]",