mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: add shortcut for deferring topics (#7798)
This commit is contained in:
@@ -2853,6 +2853,7 @@ en:
|
||||
up_down: "%{shortcut} Move selection ↑ ↓"
|
||||
open: "%{shortcut} Open selected topic"
|
||||
next_prev: "%{shortcut} Next/previous section"
|
||||
go_to_unread_post: "%{shortcut} Go to the first unread post"
|
||||
application:
|
||||
title: "Application"
|
||||
create: "%{shortcut} Create a new topic"
|
||||
@@ -2889,6 +2890,7 @@ en:
|
||||
mark_tracking: "%{shortcut} Track topic"
|
||||
mark_watching: "%{shortcut} Watch topic"
|
||||
print: "%{shortcut} Print topic"
|
||||
defer: "%{shortcut} Defer topic"
|
||||
|
||||
badges:
|
||||
earned_n_times:
|
||||
|
||||
Reference in New Issue
Block a user