ode-csslib-openent-cg77 3.3.18 → 3.3.19-develop.202509051600
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/i18n/Auth/de.json +1 -0
- package/dist/i18n/Auth/en.json +1 -0
- package/dist/i18n/Auth/es.json +1 -0
- package/dist/i18n/Auth/fr.json +1 -0
- package/dist/i18n/Auth/it.json +1 -0
- package/dist/i18n/Auth/pt.json +1 -0
- package/dist/i18n/Portal/fr.json +4 -4
- package/dist/img/illustrations/ent77-pocket.png +0 -0
- package/dist/skins/default/theme.css +10 -10
- package/dist/skins/default/theme.css.map +1 -1
- package/dist/skins/dyslexic/theme.css +10 -10
- package/dist/skins/dyslexic/theme.css.map +1 -1
- package/dist/version.txt +2 -2
- package/package.json +2 -2
package/dist/i18n/Auth/de.json
CHANGED
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
+
"auth.title": "ENT77 Anmeldung, Zugriff auf Ihren Schulbereich",
|
|
2
3
|
"auth.charter": "/assets/cgu/Charte_ENT77.pdf",
|
|
3
4
|
"password.errors": "Es müssen mindestens 12 Zeichen enthalten sein, darunter Buchstaben und Zahlen.",
|
|
4
5
|
"password.rules.activation": "Ihr Passwort muss mindestens ein Sonderzeichen, einen Kleinbuchstaben, einen Großbuchstaben, eine Ziffer enthalten und eine minimale Länge von 12 Zeichen haben.",
|
package/dist/i18n/Auth/en.json
CHANGED
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
+
"auth.title": "ENT77 Login, access to your school space",
|
|
2
3
|
"auth.charter": "/assets/cgu/Charte_ENT77.pdf",
|
|
3
4
|
"password.errors": "Choose a minimum of 12 characters, using both letters and numbers.",
|
|
4
5
|
"password.rules.activation": "Your password must contain at least one special character, one lowercase letter, one uppercase letter, one digit, and have a minimum length of 12 characters.",
|
package/dist/i18n/Auth/es.json
CHANGED
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
+
"auth.title": "ENT77 Inicio de sesión, acceso a su espacio escolar",
|
|
2
3
|
"auth.charter": "/assets/cgu/Charte_ENT77.pdf",
|
|
3
4
|
"password.errors": "Seleccione un mínimo obligatorio de 12 caracteres, letras y cifras.",
|
|
4
5
|
"password.rules.activation": "Su contraseña debe contener al menos un carácter especial, una letra minúscula, una letra mayúscula, un dígito y tener una longitud mínima de 12 caracteres.",
|
package/dist/i18n/Auth/fr.json
CHANGED
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
+
"auth.title": "Connexion ENT77, accès à votre espace scolaire",
|
|
2
3
|
"auth.forgot.header": "Besoin d'aide ?",
|
|
3
4
|
"password.errors": "Choisissez 12 caractères minimum, en mélangeant chiffres, lettres majuscules et minuscules, et caractères spéciaux.",
|
|
4
5
|
"password.recommandations": " Il est recommandé de mélanger chiffres, lettres, majuscules, minuscules et caractères spéciaux.",
|
package/dist/i18n/Auth/it.json
CHANGED
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
+
"auth.title": "ENT77 Connessione, accesso al tuo spazio scolastico",
|
|
2
3
|
"auth.charter": "/assets/cgu/Charte_ENT77.pdf",
|
|
3
4
|
"password.errors": "La password deve essere composta da almeno 12 caratteri e deve necessariamente contenere lettere e numeri.",
|
|
4
5
|
"password.rules.activation": "La tua password deve contenere almeno un carattere speciale, una lettera minuscola, una lettera maiuscola, un numero e avere una lunghezza minima di 12 caratteri.",
|
package/dist/i18n/Auth/pt.json
CHANGED
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
+
"auth.title": "ENT77 Connessione, accesso al tuo spazio scolastico",
|
|
2
3
|
"auth.charter": "/assets/cgu/Charte_ENT77.pdf",
|
|
3
4
|
"password.errors": "Escolha no mínimo 12 caracteres. Letras e números são obrigatórios",
|
|
4
5
|
"password.rules.activation": "Sua senha deve conter pelo menos um caractere especial, uma letra minúscula, uma letra maiúscula, um dígito e ter um comprimento mínimo de 12 caracteres.",
|
package/dist/i18n/Portal/fr.json
CHANGED
|
@@ -9,12 +9,12 @@
|
|
|
9
9
|
"support": "Assistance ENT77",
|
|
10
10
|
"oops": "Contenu inaccessible",
|
|
11
11
|
"e404.page": "La page demandée n’existe pas, a été supprimée ou vous n’avez pas les droits pour y accéder.",
|
|
12
|
-
"smartbanner.name": "
|
|
12
|
+
"smartbanner.name": "ENT77",
|
|
13
13
|
"smartbanner.description": "L'essentiel de votre réseau éducatif !",
|
|
14
14
|
"smartbanner.action": "Voir",
|
|
15
|
-
"smartbanner.icon.uri": "/assets/themes/cg77/img/illustrations/
|
|
15
|
+
"smartbanner.icon.uri": "/assets/themes/cg77/img/illustrations/ent77-pocket.png",
|
|
16
16
|
"smartbanner.android.store": "Google Play",
|
|
17
|
-
"smartbanner.android.uri": "https://play.google.com/store/apps/details?id=fr.
|
|
17
|
+
"smartbanner.android.uri": "https://play.google.com/store/apps/details?id=fr.ent77.mobile",
|
|
18
18
|
"smartbanner.ios.store": "App Store",
|
|
19
|
-
"smartbanner.ios.uri": "https://apps.apple.com/fr/app/
|
|
19
|
+
"smartbanner.ios.uri": "https://apps.apple.com/fr/app/ent-77/id6547845276"
|
|
20
20
|
}
|
|
Binary file
|