Add next/previous tooltips for browsing notes
This commit is contained in:
parent
81a6c7b7be
commit
561140dcbc
1 changed files with 2 additions and 0 deletions
|
@ -121,6 +121,8 @@ en:
|
|||
next_relation_tooltip: "Next relation"
|
||||
prev_changeset_tooltip: "Previous changeset"
|
||||
next_changeset_tooltip: "Next changeset"
|
||||
prev_note_tooltip: "Previous note"
|
||||
next_note_tooltip: "Next note"
|
||||
changeset_details:
|
||||
created_at: "Created at:"
|
||||
closed_at: "Closed at:"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue