From 6f257db18228c41d26c2f9ec2cda03caeddfa192 Mon Sep 17 00:00:00 2001
From: Arne Gnisa
Date: Fri, 20 Oct 2023 13:50:15 +0200
Subject: [PATCH] N21-1207 fixes bold not in english locale
---
src/locales/en.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/locales/en.json b/src/locales/en.json
index 52ffcb1772..8c70271c19 100644
--- a/src/locales/en.json
+++ b/src/locales/en.json
@@ -1034,5 +1034,5 @@
"page-class-members.title.info": "imported from an external system",
"page-class-members.systemInfoText": "Class data is synchronized with {systemName}. The class list may be temporarily out of date until it is updated to the latest version in {systemName}. The data is updated every time a class member registers in the Niedersächsischen Bildungscloud.",
"page-class-members.classMembersInfoBox.title": "Students are not yet in the Niedersächsischen Bildungscloud?",
- "page-class-members.classMembersInfoBox.text": "A declaration of consent does not need to be obtained when registering students. The use of the Niedersächsischen Bildungscloud is regulated in the Lower Saxony Schools Act (Section 31 Para. 5 NSchG).
If the school obtains or receives the user's data via an external system, no further steps are necessary in the cloud. Registration takes place via the external system.
Otherwise, invitations to register can be sent via link via the administration area of the cloud:
- Sending registration links to the stored email addresses (also possible to create directly when importing)
- Print registration links as QR print sheets, cut them out and distribute QR slips to students
- Select one or more users, e.g. all students in a class , and then carry out the desired action
- Alternatively possible: Switch to edit mode of the user profile and retrieve the individual registration link directly in order to send it manually
"
+ "page-class-members.classMembersInfoBox.text": "A declaration of consent does not need to be obtained when registering students. The use of the Niedersächsischen Bildungscloud is regulated in the Lower Saxony Schools Act (Section 31 Para. 5 NSchG).
If the school obtains or receives the user's data via an external system, no further steps are necessary in the cloud. Registration takes place via the external system.
Otherwise, invitations to register can be sent via link via the administration area of the cloud:
- Sending registration links to the stored email addresses (also possible to create directly when importing)
- Print registration links as QR print sheets, cut them out and distribute QR slips to students
- Select one or more users, e.g. all students in a class , and then carry out the desired action
- Alternatively possible: Switch to edit mode of the user profile and retrieve the individual registration link directly in order to send it manually
"
}