Be more specific about security risks
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
20c5a554ef
commit
960e06259a
2 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"alert-secret-not-found": {
|
||||
"other": "Das ist nicht das Secret, was du suchst\u0026hellip;"
|
||||
"other": "Das ist nicht das Secret, was du suchst\u0026hellip; - Falls du diesen Link noch nicht selbst geöffnet hast, könnte das Secret kompromittiert sein, da jemand anderes den Link geöffnet haben könnte."
|
||||
},
|
||||
"alert-something-went-wrong": {
|
||||
"other": "Irgendwas ging schief. Entschuldigung\u0026hellip;"
|
||||
|
@ -41,4 +41,4 @@
|
|||
"title-secret-created": {
|
||||
"other": "Secret erstellt!"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"alert-secret-not-found": {
|
||||
"other": "This is not the secret you are looking for\u0026hellip;"
|
||||
"other": "This is not the secret you are looking for\u0026hellip; - If you expected the secret to be here it might be comprimised as someone else might have opened the link already."
|
||||
},
|
||||
"alert-something-went-wrong": {
|
||||
"other": "Something went wrong. I'm very sorry about this\u0026hellip;"
|
||||
|
@ -41,4 +41,4 @@
|
|||
"title-secret-created": {
|
||||
"other": "Secret created!"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue