FIX: shortcut typo (#24731)
This commit is contained in:
parent
3a98474983
commit
4ad6c9ce34
|
@ -3437,7 +3437,7 @@ en:
|
||||||
post:
|
post:
|
||||||
confirm_delete: "Are you sure you want to delete this post?"
|
confirm_delete: "Are you sure you want to delete this post?"
|
||||||
quote_reply: "Quote"
|
quote_reply: "Quote"
|
||||||
quote_reply_shortcut: "Quote (or press e)"
|
quote_reply_shortcut: "Quote (or press q)"
|
||||||
quote_edit: "Edit"
|
quote_edit: "Edit"
|
||||||
quote_edit_shortcut: "Edit (or press e)"
|
quote_edit_shortcut: "Edit (or press e)"
|
||||||
quote_share: "Share"
|
quote_share: "Share"
|
||||||
|
|
Loading…
Reference in New Issue