chore: Update copyright year from 2025 to 2026 across core files
- Updated copyright headers in 3,055 core application files - Changed 'Copyright (C) 2014-2025' to 'Copyright (C) 2014-2026' - Added 123 new files from EspoCRM core updates - Removed 4 deprecated files - Total changes: 61,637 insertions, 54,283 deletions This is a routine maintenance update for the new year 2026.
This commit is contained in:
@@ -20,14 +20,16 @@
|
||||
"printHeader": "Stampa Intestazione",
|
||||
"title": "Titolo",
|
||||
"style": "Stile",
|
||||
"status": "Stato"
|
||||
"status": "Stato",
|
||||
"filename": "Nome file"
|
||||
},
|
||||
"labels": {
|
||||
"Create Template": "Crea Modello"
|
||||
},
|
||||
"tooltips": {
|
||||
"footer": "Utilizzare {pageNumber} per stampare il numero di pagina.",
|
||||
"variables": "Copia e incolla il placeholder necessario in Intestazione, Corpo o Piè di pagina."
|
||||
"variables": "Copia e incolla il placeholder necessario in Intestazione, Corpo o Piè di pagina.",
|
||||
"filename": "Un nome file opzionale. Gli attributi dell'entità possono essere utilizzati come segnaposto.\n\nSegnaposto aggiuntivo:\n- `{{today}}`\n\nEsempio:\n`Documento_{{today}}_{{name}}`"
|
||||
},
|
||||
"options": {
|
||||
"pageOrientation": {
|
||||
|
||||
Reference in New Issue
Block a user