Remove double full stop from Vulcan translation strings (#102758)

This commit is contained in:
Jirka 2023-10-25 10:54:43 +02:00 committed by GitHub
parent 7f7064ce59
commit dfc454d527
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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 integration with outdated student."
}, },
"error": { "error": {
"unknown": "[%key:common::config_flow::error::unknown%]", "unknown": "[%key:common::config_flow::error::unknown%]",