Dutch Language update 0.5.7 & sample config additions

This commit is contained in:
petervanv 2020-04-18 15:01:27 +02:00
parent 4e0764fe4d
commit 208a7af869
2 changed files with 7 additions and 1 deletions

View File

@ -91,6 +91,8 @@
"_ManageAllDeviceGroups": [ "admin" ],
"_WelcomeText": "Sample Text on Login Page.",
"_WelcomePicture": "mainwelcome.jpg",
"___HideParts__" : "Set to: 1 hide header, 2 ???, 3 hide header & logout, 4 hide footer, 5 hide header+footer",
"_hide": 4,
"_Footer": "<a href='https://twitter.com/mytwitter'>Twitter</a>",
"_CertUrl": "https://192.168.2.106:443/",
"_PasswordRequirements": { "min": 8, "max": 128, "upper": 1, "lower": 1, "numeric": 1, "nonalpha": 1, "reset": 90, "force2factor": true, "skip2factor": "127.0.0.1,192.168.2.0/24" },
@ -104,6 +106,7 @@
"_UserSessionIdleTimeout" : 30,
"__UserConsentFlags__" : "Set to: 1 for desktop, 2 for terminal, 3 for files, 7 for all",
"_UserConsentFlags" : 7,
"_DesktopPrivacyBarText": "your privacy bar message",
"_Limits": {
"_MaxDevices": 100,
"_MaxUserAccounts": 100,

View File

@ -2471,6 +2471,7 @@
},
{
"en": "Add User Group Device Permissions",
"en": "Gebruikersmachtigingen voor apparaatgroep toevoegens",
"xloc": [
"default.handlebars->29->1248"
]
@ -9248,6 +9249,7 @@
},
{
"en": "Edit User Group Device Permissions",
"nl": "Gebruikersmachtigingen voor apparaatgroep bewerken",
"xloc": [
"default.handlebars->29->1247"
]
@ -23519,6 +23521,7 @@
},
{
"en": "Stable Version",
"nl": "Stabiele versie",
"xloc": [
"default.handlebars->29->96"
]
@ -29559,4 +29562,4 @@
]
}
]
}
}