mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2026-06-23 04:10:17 +00:00
fix(translation): change noteDeleted error message
Mention the explore page instead of the history page Fixes #6483 Signed-off-by: Philip Molares <philip.molares@udo.edu>
This commit is contained in:
committed by
Erik Michelson
parent
22288891f7
commit
1d00334019
@@ -614,7 +614,7 @@
|
||||
"notifications": {
|
||||
"noteDeleted": {
|
||||
"title": "Note '{{noteTitle}}' deleted",
|
||||
"text": "You were redirected to the history page, because the note you just edited was deleted."
|
||||
"text": "You were redirected to the explore page, because the note you just edited was deleted."
|
||||
}
|
||||
},
|
||||
"realtime": {
|
||||
|
||||
Reference in New Issue
Block a user