ode-csslib-openent 3.2.23-develop.202408211029 → 3.2.23
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/Directory/co.json +3 -0
- package/dist/i18n/Homeworks/co.json +22 -0
- package/dist/i18n/Portal/co.json +3 -0
- package/dist/i18n/Statistics/co.json +3 -0
- package/dist/i18n/Stats/co.json +3 -0
- package/dist/i18n/Timeline/co.json +6 -0
- package/dist/img/Besoin_daide_avec_numero.png +0 -0
- package/dist/img/Demande_reinitialisation_avec_numero.png +0 -0
- package/dist/img/Reinitialisation_coupe.png +0 -0
- package/dist/version.txt +2 -2
- package/package.json +2 -2
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
{
|
|
2
|
+
"homeworks.copy": "Copia à i mo quaderni",
|
|
3
|
+
"homeworks.empty.mine.text": "Cù l'applicazione Activity Book, ùn ci sò più scuse per i ghjovani dimenticati. Scrivite tutte l'attività, sparte cù i zitelli, i genitori è tutti sò à sapè !",
|
|
4
|
+
"homeworks.empty.mine.title": "Hè ora di creà un ghjurnale di attività digitale. ",
|
|
5
|
+
"homeworks.empty.shared.text": "Prestu puderete cunsultà tutte l'attività da fà in stu librettu di attività digitale.<br/> Grande, nò?",
|
|
6
|
+
"homeworks.help.title": "U mo libru di attività hè in evoluzione!",
|
|
7
|
+
"homeworks.infos": "Notebook <a ng-href=\"/directory/annuaire#/user-view/[[notebook.current.owner.userId]]\">di [[notebook.current.owner.displayName]]</a> . Ultima mudificazione in [[formatInfos(notebook.current.modified.$date)]].",
|
|
8
|
+
"homeworks.manager": "Gestisce",
|
|
9
|
+
"homeworks.mine": "I mo libretti di attività",
|
|
10
|
+
"homeworks.notify.deleted": "U librettu hè statu sguassatu",
|
|
11
|
+
"homeworks.notify.modified": "U librettu hè statu mudificatu",
|
|
12
|
+
"homeworks.notify.restored": "U librettu hè statu restauratu",
|
|
13
|
+
"homeworks.notify.saved": "U librettu hè statu salvatu",
|
|
14
|
+
"homeworks.notify.shared": "U librettu hè statu spartutu",
|
|
15
|
+
"homeworks.notify.trashed": "U librettu hè statu messu in a basura",
|
|
16
|
+
"homeworks.placeholder.title": "Per piacè inserite u titulu di u vostru librettu",
|
|
17
|
+
"homeworks.shared": "Notebooks spartuti cun mè",
|
|
18
|
+
"homeworks.title": "Libru d'attività",
|
|
19
|
+
"pushnotif.homeworks.modified1": "U librettu di attività",
|
|
20
|
+
"pushnotif.homeworks.shared": "sparte cun voi u libru di attività",
|
|
21
|
+
"timeline.homeworks.shared": "sparte cun voi u libru di attività"
|
|
22
|
+
}
|
|
@@ -1,4 +1,10 @@
|
|
|
1
1
|
{
|
|
2
|
+
"homeworks": "Libru d'attività",
|
|
3
|
+
"homeworks.entries.modified": "Aghjurnà u logu di l'attività",
|
|
4
|
+
"homeworks.share": "Sparte un logu di attività",
|
|
5
|
+
"logBook.diary": "Libru d'attività",
|
|
6
|
+
"timeline.homeworks.modified1": "U librettu di attività",
|
|
7
|
+
"timeline.homeworks.shared": "sparte cun voi u libru di attività",
|
|
2
8
|
"timeline.mail.body.bgcolor": "#f9f9f9",
|
|
3
9
|
"timeline.mail.body.bg": "background-color: #f9f9f9;",
|
|
4
10
|
"timeline.mail.main": "background-color: #fff;",
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/dist/version.txt
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
entcore-css-lib
|
|
2
|
-
ode-csslib-openent
|
|
1
|
+
entcore-css-lib 23/08/2024 10:06:18
|
|
2
|
+
ode-csslib-openent 23/08/2024 12:05:05
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "ode-csslib-openent",
|
|
3
|
-
"version": "3.2.23
|
|
3
|
+
"version": "3.2.23",
|
|
4
4
|
"description": "Open ENT theme by Edifice",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
"author": "Edifice",
|
|
15
15
|
"license": "AGPL-3.0",
|
|
16
16
|
"dependencies": {
|
|
17
|
-
"entcore-css-lib": "npm:ode-csslib@
|
|
17
|
+
"entcore-css-lib": "npm:ode-csslib@main"
|
|
18
18
|
},
|
|
19
19
|
"devDependencies": {
|
|
20
20
|
"concurrently": "^5.0.2",
|