csp: allow multiple lines and add presets
This commit is contained in:
@@ -36,9 +36,6 @@
|
||||
"username": "Brugernavn",
|
||||
"displayName": "Vis navn",
|
||||
"actions": "Foranstaltninger",
|
||||
"table": {
|
||||
"date": "Dato"
|
||||
},
|
||||
"action": {
|
||||
"reboot": "Genstart",
|
||||
"logs": "Logfiler"
|
||||
@@ -1147,8 +1144,7 @@
|
||||
"saveAction": "Gem"
|
||||
},
|
||||
"robots": {
|
||||
"title": "Robots.txt",
|
||||
"disableIndexingAction": "Deaktivere indeksering"
|
||||
"title": "Robots.txt"
|
||||
},
|
||||
"hstsPreload": "Aktiver HSTS-forudindlæsning for dette websted og alle underdomæner"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user