You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/static/locales/en/eservice.json
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -86,6 +86,9 @@
86
86
"checkboxLabel": "I authorize delegates to associate their clients with the purposes they have created as delegates for use. Read the <1>documentation</1> for further information"
87
87
}
88
88
},
89
+
"detailsSection": {
90
+
"title": "E-service details"
91
+
},
89
92
"firstVersionOnlyEditableInfo": "This data will no longer be editable after the first version of the e-service is published."
Copy file name to clipboardExpand all lines: src/static/locales/it/eservice.json
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -86,6 +86,9 @@
86
86
"checkboxLabel": "Autorizzo che i delegati possano associare i propri client alle finalità che hanno creato in qualità di delegati alla fruizione. Consulta la <1>documentazione</1> per approfondire"
87
87
}
88
88
},
89
+
"detailsSection": {
90
+
"title": "Dettagli dell'e-service"
91
+
},
89
92
"firstVersionOnlyEditableInfo": "Questi dati non saranno più modificabili dopo la pubblicazione della prima versione dell’e-service."
0 commit comments