Initial commit
This commit is contained in:
17
application/Espo/Resources/i18n/de_DE/PortalRole.json
Normal file
17
application/Espo/Resources/i18n/de_DE/PortalRole.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"links": {
|
||||
"users": "Benutzer"
|
||||
},
|
||||
"labels": {
|
||||
"Access": "Berechtigungen",
|
||||
"Create PortalRole": "Portal Rolle erstellen",
|
||||
"Scope Level": "Berechtigungsumfang",
|
||||
"Field Level": "Feldebene"
|
||||
},
|
||||
"fields": {
|
||||
"exportPermission": "Berechtigung: Export",
|
||||
"massUpdatePermission": "Berechtigung: Massenänderungen",
|
||||
"data": "Daten",
|
||||
"fieldData": "Felddaten"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user