mirror of
https://github.com/discourse/discourse.git
synced 2025-05-31 19:53:41 +08:00
add keyboard shortcuts to progress bar tooltips
This commit is contained in:
@ -736,8 +736,8 @@ en:
|
||||
|
||||
progress:
|
||||
title: topic progress
|
||||
jump_top: jump to first post
|
||||
jump_bottom: jump to last post
|
||||
jump_top: jump to first post (home key)
|
||||
jump_bottom: jump to last post (end key)
|
||||
jump_bottom_with_number: "jump to post %{post_number}"
|
||||
total: total posts
|
||||
current: current post
|
||||
|
@ -383,8 +383,8 @@ id:
|
||||
|
||||
progress:
|
||||
title: topic progress
|
||||
jump_top: jump to first post
|
||||
jump_bottom: jump to last post
|
||||
jump_top: jump to first post (home key)
|
||||
jump_bottom: jump to last post (end key)
|
||||
total: total posts
|
||||
current: current post
|
||||
|
||||
|
Reference in New Issue
Block a user