ode-csslib-openent-normandie 3.3.19 → 3.3.20
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/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 +1 -1
- package/package.json +1 -1
package/dist/i18n/Auth/de.json
CHANGED
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
+
"auth.title": "Edifice - Educ de Normandie Anmeldung, Zugriff auf Ihren Schulbereich",
|
|
2
3
|
"email.signature": "Das NEO Team",
|
|
3
4
|
"password.errors": "Es müssen mindestens 12 Zeichen enthalten sein.",
|
|
4
5
|
"password.rules.activation": "Ihr Passwort muss mindestens ein Sonderzeichen, einen Kleinbuchstaben, einen Großbuchstaben 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": "Edifice - Educ de Normandie Login, access to your school space",
|
|
2
3
|
"email.signature": "The NEO Team",
|
|
3
4
|
"password.errors": "Choose a minimum of 12 characters.",
|
|
4
5
|
"password.rules.activation": "Your password must contain at least one special character, one lowercase letter, one uppercase letter, and have a minimum length of 12 characters.",
|
package/dist/i18n/Auth/es.json
CHANGED
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
+
"auth.title": "Edifice - Educ de Normandie Inicio de sesión, acceso a su espacio escolar",
|
|
2
3
|
"email.signature": "El equipo NEO",
|
|
3
4
|
"password.errors": "Seleccione un mínimo obligatorio de 12 caracteres.",
|
|
4
5
|
"password.rules.activation": "Su contraseña debe contener al menos un carácter especial, una letra minúscula, una letra mayúscula 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": "Edifice - Connexion ENT Educ de Normandie, accès à votre espace scolaire",
|
|
2
3
|
"auth.charter": "/assets/cgu/Charte_LEduc.pdf",
|
|
3
4
|
"password.errors": "Votre mot de passe doit contenir au moins 12 caractères, dont une minuscule, une majuscule, un chiffre et un caractère spécial",
|
|
4
5
|
"email.signature": "L'équipe NEO",
|
package/dist/i18n/Auth/it.json
CHANGED
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
+
"auth.title": "Edifice - Educ de Normandie Connessione, accesso al tuo spazio scolastico",
|
|
2
3
|
"email.signature": "Il team NEO",
|
|
3
4
|
"password.errors": "La password deve essere composta da almeno 12 caratteri.",
|
|
4
5
|
"password.rules.activation": "La tua password deve contenere almeno un carattere speciale, una lettera minuscola, una lettera maiuscola e avere una lunghezza minima di 12 caratteri.",
|
package/dist/i18n/Auth/pt.json
CHANGED
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
+
"auth.title": "Edifice - Educ de Normandie Connessione, accesso al tuo spazio scolastico",
|
|
2
3
|
"email.signature": "A equipe NEO",
|
|
3
4
|
"password.errors": "Escolha no mínimo 12 caracteres.",
|
|
4
5
|
"password.rules.activation": "Sua senha deve conter pelo menos um caractere especial, uma letra minúscula, uma letra maiúscula e ter um comprimento mínimo de 12 caracteres.",
|