ode-csslib-openent-cd16 3.3.19 → 3.3.21
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 +2 -1
- 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/template/directory/massmail_simple.pdf.xhtml +85 -69
- package/dist/version.txt +1 -1
- package/package.json +1 -1
package/dist/i18n/Auth/de.json
CHANGED
package/dist/i18n/Auth/en.json
CHANGED
package/dist/i18n/Auth/es.json
CHANGED
package/dist/i18n/Auth/fr.json
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
|
|
2
|
+
"auth.title": "Edifice - Connexion Mon ENT16 Charente, accès à votre espace scolaire",
|
|
3
|
+
"password.errors": "Choisissez 8 caractères minimum, en mélangeant les majuscules et les minuscules.",
|
|
3
4
|
"email.signature": "L'équipe ENT",
|
|
4
5
|
"otherstudent":"Elève",
|
|
5
6
|
"otherrelative":"Collégiens - collégiennes - responsables légaux",
|
package/dist/i18n/Auth/it.json
CHANGED
package/dist/i18n/Auth/pt.json
CHANGED