update Kirby
This commit is contained in:
parent
ecd997c895
commit
1b05e91943
47 changed files with 963 additions and 307 deletions
|
|
@ -640,7 +640,9 @@
|
|||
"system.issues.git": "The .git folder seems to be exposed",
|
||||
"system.issues.https": "We recommend HTTPS for all your sites",
|
||||
"system.issues.kirby": "The kirby folder seems to be exposed",
|
||||
"system.issues.local": "The site is running locally with relaxed security checks",
|
||||
"system.issues.site": "The site folder seems to be exposed",
|
||||
"system.issues.vue.compiler": "The Vue template compiler is enabled",
|
||||
"system.issues.vulnerability.kirby": "Your installation might be affected by the following vulnerability ({ severity } severity): { description }",
|
||||
"system.issues.vulnerability.plugin": "Your installation might be affected by the following vulnerability in the { plugin } plugin ({ severity } severity): { description }",
|
||||
"system.updateStatus": "Update status",
|
||||
|
|
@ -714,6 +716,7 @@
|
|||
"user.changeLanguage": "Change language",
|
||||
"user.changeName": "Rename this user",
|
||||
"user.changePassword": "Change password",
|
||||
"user.changePassword.current": "Your current password",
|
||||
"user.changePassword.new": "New password",
|
||||
"user.changePassword.new.confirm": "Confirm the new password…",
|
||||
"user.changeRole": "Change role",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue