diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml index 0d8abc63b6c..294010a1cc2 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -2217,7 +2217,7 @@ en: back: 'u Back' up_down: 'k/j Move selection ↑ ↓' open: 'o or Enter Open selected topic' - next_prev: 'shift j/shift k Next/previous section' + next_prev: 'shift+j/shift+k Next/previous section' application: title: 'Application' create: 'c Create a new topic' @@ -2232,11 +2232,11 @@ en: actions: title: 'Actions' star: 'f Star topic' - pin_unpin_topic: 'shift p Pin/Unpin topic' - share_topic: 'shift s Share topic' + pin_unpin_topic: 'shift+p Pin/Unpin topic' + share_topic: 'shift+s Share topic' share_post: 's Share post' reply_as_new_topic: 't Reply as linked topic' - reply_topic: 'shift r Reply to topic' + reply_topic: 'shift+r Reply to topic' reply_post: 'r Reply to post' quote_post: 'q Quote post' like: 'l Like post'