mirror of
https://github.com/discourse/discourse.git
synced 2025-03-22 04:37:23 +08:00
minor keyboard shortcut copyedit
This commit is contained in:
parent
782f8e401e
commit
20f324ec76
@ -1605,12 +1605,12 @@ cs:
|
|||||||
title: 'Keyboard Shortcuts (experimental)'
|
title: 'Keyboard Shortcuts (experimental)'
|
||||||
jump_to:
|
jump_to:
|
||||||
title: 'Jump To'
|
title: 'Jump To'
|
||||||
home: '<b>g</b> then <b>h</b> Home (Latest)'
|
home: '<b>g</b>, <b>h</b> Home (Latest)'
|
||||||
latest: '<b>g</b> then <b>l</b> Latest'
|
latest: '<b>g</b>, <b>l</b> Latest'
|
||||||
new: '<b>g</b> then <b>n</b> New'
|
new: '<b>g</b>, <b>n</b> New'
|
||||||
unread: '<b>g</b> then <b>u</b> Unread'
|
unread: '<b>g</b>, <b>u</b> Unread'
|
||||||
starred: '<b>g</b> then <b>f</b> Starred'
|
starred: '<b>g</b>, <b>f</b> Starred'
|
||||||
categories: '<b>g</b> then <b>c</b> Categories'
|
categories: '<b>g</b>, <b>c</b> Categories'
|
||||||
navigation:
|
navigation:
|
||||||
title: 'Navigation'
|
title: 'Navigation'
|
||||||
back: '<b>u</b> Back'
|
back: '<b>u</b> Back'
|
||||||
@ -1635,10 +1635,10 @@ cs:
|
|||||||
bookmark: '<b>b</b> Bookmark post'
|
bookmark: '<b>b</b> Bookmark post'
|
||||||
edit: '<b>e</b> Edit post'
|
edit: '<b>e</b> Edit post'
|
||||||
delete: '<b>d</b> Delete post'
|
delete: '<b>d</b> Delete post'
|
||||||
mark_muted: '<b>m</b> then <b>m</b> Mark topic as muted'
|
mark_muted: '<b>m</b>, <b>m</b> Mark topic as muted'
|
||||||
mark_regular: '<b>m</b> then <b>r</b> Mark topic as regular'
|
mark_regular: '<b>m</b>, <b>r</b> Mark topic as regular'
|
||||||
mark_tracking: '<b>m</b> then <b>t</b> Mark topic as tracking'
|
mark_tracking: '<b>m</b>, <b>t</b> Mark topic as tracking'
|
||||||
mark_watching: '<b>m</b> then <b>w</b> Mark topic as watching'
|
mark_watching: '<b>m</b>, <b>w</b> Mark topic as watching'
|
||||||
badges:
|
badges:
|
||||||
example_badge:
|
example_badge:
|
||||||
name: Example Badge
|
name: Example Badge
|
||||||
|
Loading…
x
Reference in New Issue
Block a user