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:
@@ -1,40 +1,40 @@
|
||||
{
|
||||
"fields": {
|
||||
"portalRoles": "Rollen",
|
||||
"isActive": "Ist aktiv",
|
||||
"isDefault": "Ist Standard",
|
||||
"tabList": "Menüoptionen",
|
||||
"quickCreateList": "Liste Schnellerstellung",
|
||||
"theme": "Design",
|
||||
"language": "Sprache",
|
||||
"dateFormat": "Datumsformat",
|
||||
"timeFormat": "Zeitformat",
|
||||
"timeZone": "Zeitzone",
|
||||
"weekStart": "Erster Tag der Woche",
|
||||
"defaultCurrency": "Standardwährung",
|
||||
"customUrl": "Benutzerdefinierte URL",
|
||||
"customId": "Benutzerdefinierte ID",
|
||||
"layoutSet": "Layout-Set",
|
||||
"authenticationProvider": "Authentifizierungsanbieter",
|
||||
"authTokenLifetime": "Auth Token-Lebensdauer (Stunden)",
|
||||
"authTokenMaxIdleTime": "Auth Token Maximale Leerlaufzeit (Stunden)",
|
||||
"applicationName": "Name der Anwendung"
|
||||
},
|
||||
"links": {
|
||||
"users": "Benutzer",
|
||||
"portalRoles": "Rollen",
|
||||
"notes": "Notizen",
|
||||
"layoutSet": "Layout-Set",
|
||||
"authenticationProvider": "Authentifizierungsanbieter"
|
||||
},
|
||||
"tooltips": {
|
||||
"portalRoles": "Die spezifizierten Portal Rollen werden auf alle Benutzer dieses Portals angewendet.",
|
||||
"layoutSet": "Bietet die Möglichkeit, von Standard-Layouts abweichende Layouts zu haben."
|
||||
},
|
||||
"labels": {
|
||||
"Create Portal": "Portal erstellen",
|
||||
"User Interface": "Benutzeroberfläche",
|
||||
"General": "Allgemein",
|
||||
"Settings": "Einstellungen"
|
||||
}
|
||||
{
|
||||
"fields": {
|
||||
"portalRoles": "Rollen",
|
||||
"isActive": "Ist aktiv",
|
||||
"isDefault": "Ist Standard",
|
||||
"tabList": "Menüoptionen",
|
||||
"quickCreateList": "Liste Schnellerstellung",
|
||||
"theme": "Design",
|
||||
"language": "Sprache",
|
||||
"dateFormat": "Datumsformat",
|
||||
"timeFormat": "Zeitformat",
|
||||
"timeZone": "Zeitzone",
|
||||
"weekStart": "Erster Tag der Woche",
|
||||
"defaultCurrency": "Standardwährung",
|
||||
"customUrl": "Benutzerdefinierte URL",
|
||||
"customId": "Benutzerdefinierte ID",
|
||||
"layoutSet": "Layout-Satz",
|
||||
"authenticationProvider": "Authentifizierungsanbieter",
|
||||
"authTokenLifetime": "Auth Token-Lebensdauer (Stunden)",
|
||||
"authTokenMaxIdleTime": "Auth Token Maximale Leerlaufzeit (Stunden)",
|
||||
"applicationName": "Name der Anwendung"
|
||||
},
|
||||
"links": {
|
||||
"users": "Benutzer",
|
||||
"portalRoles": "Rollen",
|
||||
"notes": "Notizen",
|
||||
"layoutSet": "Layout-Satz",
|
||||
"authenticationProvider": "Authentifizierungsanbieter"
|
||||
},
|
||||
"tooltips": {
|
||||
"portalRoles": "Die spezifizierten Portal-Rollen werden auf alle Benutzer dieses Portals angewendet.",
|
||||
"layoutSet": "Bietet die Möglichkeit, von den Standard-Layouts abweichende Layouts zu haben."
|
||||
},
|
||||
"labels": {
|
||||
"Create Portal": "Portal erstellen",
|
||||
"User Interface": "Benutzeroberfläche",
|
||||
"General": "Allgemein",
|
||||
"Settings": "Einstellungen"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user