add keyboard shortcuts to progress bar tooltips
This commit is contained in:
parent
2b343a9d94
commit
744eecfe9f
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue